From 4377cf4c279413dd9126114214034ea2249612bd Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Fri, 25 Oct 2019 19:28:33 +0200 Subject: [PATCH] arp-scan: update to 1.9.6. --- srcpkgs/arp-scan/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/arp-scan/template b/srcpkgs/arp-scan/template index 63cfa525a8b..08f9519834b 100644 --- a/srcpkgs/arp-scan/template +++ b/srcpkgs/arp-scan/template @@ -1,16 +1,16 @@ # Template file for 'arp-scan' pkgname=arp-scan -version=1.9.5 -revision=2 +version=1.9.6 +revision=1 build_style=gnu-configure hostmakedepends="automake" makedepends="libpcap-devel" -short_desc="A tool that uses ARP to discover IP hosts on the local network" +short_desc="Tool that uses ARP to discover IP hosts on the local network" maintainer="Urs Schulz " 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=aa9498af84158a315b7e0ea6c2cddfa746660ca3987cbe7e32c0c90f5382d9d2 +checksum=971b45c3369816467994797fbcd0076eb8f0ffb9c42764ea6dba25ab3fd490da pre_configure() { autoreconf --install