mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
delve: update to 1.4.1
This commit is contained in:
parent
645c95d49d
commit
32413e53e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'delve'
|
||||
pkgname=delve
|
||||
version=1.4.0
|
||||
version=1.4.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=56f5e208a6d72e3fb00ba65fbd4255c41904c37169892478011ed24df034667c
|
||||
checksum=6d9da41a18905c9819e33f475bf911facba1297674d2312ab5d7e2488fac685a
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|arm*|ppc*) broken=yes ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue