From 3566e5a025c966e723de17f53b62365b70881e54 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 4 Oct 2024 10:38:50 +0200 Subject: [PATCH] arpwatch: update to 3.7. --- srcpkgs/arpwatch/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/arpwatch/template b/srcpkgs/arpwatch/template index 52ea07fa7ee..8fc614c1772 100644 --- a/srcpkgs/arpwatch/template +++ b/srcpkgs/arpwatch/template @@ -1,6 +1,6 @@ # Template file for 'arpwatch' pkgname=arpwatch -version=3.6 +version=3.7 revision=1 build_style=gnu-configure configure_args="--with-sendmail=/usr/bin/sendmail" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="BSD-3-Clause-LBNL" homepage="https://ee.lbl.gov/" distfiles="https://ee.lbl.gov/downloads/arpwatch/arpwatch-${version}.tar.gz" -checksum=f86529fe57fdb5a2ff5413bc13c245063f99b3bf742421fd3133272175be8156 +checksum=3eb63ea79fbafc8174653e557e28899873c4c3908c66fc81f6f29ced3a10987e pre_configure() { vsed -i '/@HAVE_FREEBSD_TRUE@/d' Makefile.in