mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
arpwatch: update to 3.8.
This commit is contained in:
parent
f5d6a92383
commit
0870070773
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'arpwatch'
|
# Template file for 'arpwatch'
|
||||||
pkgname=arpwatch
|
pkgname=arpwatch
|
||||||
version=3.7
|
version=3.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-sendmail=/usr/bin/sendmail"
|
configure_args="--with-sendmail=/usr/bin/sendmail"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD-3-Clause-LBNL"
|
license="BSD-3-Clause-LBNL"
|
||||||
homepage="https://ee.lbl.gov/"
|
homepage="https://ee.lbl.gov/"
|
||||||
distfiles="https://ee.lbl.gov/downloads/arpwatch/arpwatch-${version}.tar.gz"
|
distfiles="https://ee.lbl.gov/downloads/arpwatch/arpwatch-${version}.tar.gz"
|
||||||
checksum=3eb63ea79fbafc8174653e557e28899873c4c3908c66fc81f6f29ced3a10987e
|
checksum=c763409f3534b8b3f119173cd92a4b9d42378b6c666cc00b255cc036d318b29c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
vsed -i '/@HAVE_FREEBSD_TRUE@/d' Makefile.in
|
vsed -i '/@HAVE_FREEBSD_TRUE@/d' Makefile.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue