mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
arp-scan: update to 1.9.7.
This commit is contained in:
parent
8a56f18075
commit
3a4612129b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'arp-scan'
|
# Template file for 'arp-scan'
|
||||||
pkgname=arp-scan
|
pkgname=arp-scan
|
||||||
version=1.9.6
|
version=1.9.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/royhills/arp-scan"
|
homepage="https://github.com/royhills/arp-scan"
|
||||||
distfiles="https://github.com/royhills/${pkgname}/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/royhills/${pkgname}/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=971b45c3369816467994797fbcd0076eb8f0ffb9c42764ea6dba25ab3fd490da
|
checksum=e03c36e4933c655bd0e4a841272554a347cd0136faf42c4a6564059e0761c039
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf --install
|
autoreconf --install
|
||||||
|
|
Loading…
Add table
Reference in a new issue