mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
delve: update to 1.7.1.
This commit is contained in:
parent
f32759e537
commit
733aeaedbb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'delve'
|
||||
pkgname=delve
|
||||
version=1.6.1
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/go-delve/delve/cmd/dlv
|
||||
|
@ -9,7 +9,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/go-delve/delve"
|
||||
distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
|
||||
checksum=e73f7fc063632268d3bdf53486aeafd98cceb8f86f4af56903dedfebaefe690d
|
||||
checksum=0734b86d48291749ba2537fa6c03e4c3451628f630055c877789e0346db8d67d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|arm*|ppc*) broken=yes ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue