delve: update to 1.23.0

Closes: #51309 [via git-merge-pr]
This commit is contained in:
hhvn 2024-07-17 12:45:15 +01:00 committed by classabbyamp
parent 399368fbfa
commit bfca499013
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'delve'
pkgname=delve
version=1.22.1
version=1.23.0
revision=1
# https://github.com/go-delve/delve/blob/master/pkg/proc/native/support_sentinel_linux.go
archs="x86_64* i686* aarch64*"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/go-delve/delve"
changelog="https://raw.githubusercontent.com/go-delve/delve/master/CHANGELOG.md"
distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
checksum=fe6f0d97c233d4f0f1ed422c11508cc57c14e9e0915f9a258f1912c46824cbfb
checksum=fed613f0457600a30713968c111bb1fc3b014a4ebb25acaaf45cdbd03f8337a1
post_install() {
vlicense LICENSE