bettercap: update to 2.7.
This commit is contained in:
parent
c963a84f94
commit
1199b5935b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bettercap'
|
||||
pkgname=bettercap
|
||||
version=2.6
|
||||
version=2.7
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3"
|
|||
go_import_path="github.com/bettercap/bettercap"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=f91761fbaf16b3fdde3c89fec05f4a72684f8e444af66f712146beac8e88e8f6
|
||||
checksum=4ce11f69f3532d482bfc38ffab12d69545b6d7826bac5222d6bd6ff8ee20a26b
|
||||
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
|
|
Loading…
Reference in New Issue