arp-scan: update to 1.9.7.
This commit is contained in:
parent
8a56f18075
commit
3a4612129b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'arp-scan'
|
||||
pkgname=arp-scan
|
||||
version=1.9.6
|
||||
version=1.9.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/royhills/arp-scan"
|
||||
distfiles="https://github.com/royhills/${pkgname}/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=971b45c3369816467994797fbcd0076eb8f0ffb9c42764ea6dba25ab3fd490da
|
||||
checksum=e03c36e4933c655bd0e4a841272554a347cd0136faf42c4a6564059e0761c039
|
||||
|
||||
pre_configure() {
|
||||
autoreconf --install
|
||||
|
|
Loading…
Reference in New Issue