# Template file for 'arp-scan' pkgname=arp-scan version=1.9.7 revision=1 build_style=gnu-configure hostmakedepends="automake" makedepends="libpcap-devel" 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 pre_configure() { autoreconf --install }