From 092f661c89c4b34f8a92996f6d283cc1b0284307 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Wed, 15 Mar 2023 14:16:23 +0100 Subject: [PATCH] arp-scan: update to 1.10.0 --- srcpkgs/arp-scan/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/arp-scan/template b/srcpkgs/arp-scan/template index 1e0ce64a074e..6cfe649e2661 100644 --- a/srcpkgs/arp-scan/template +++ b/srcpkgs/arp-scan/template @@ -1,6 +1,6 @@ # Template file for 'arp-scan' pkgname=arp-scan -version=1.9.7 +version=1.10.0 revision=1 build_style=gnu-configure hostmakedepends="automake" @@ -9,8 +9,9 @@ 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=e03c36e4933c655bd0e4a841272554a347cd0136faf42c4a6564059e0761c039 +changelog="https://raw.githubusercontent.com/royhills/arp-scan/master/NEWS.md" +distfiles="https://github.com/royhills/arp-scan/archive/${version}/arp-scan-${version}.tar.gz" +checksum=204b13487158b8e46bf6dd207757a52621148fdd1d2467ebd104de17493bab25 pre_configure() { autoreconf --install