* [Buildroot] [PATCH 1/1] package/arp-scan: bump to version 1.9.5
@ 2019-03-16 11:55 Fabrice Fontaine
2019-03-17 10:14 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-03-16 11:55 UTC (permalink / raw)
To: buildroot
Add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/arp-scan/arp-scan.hash | 3 ++-
package/arp-scan/arp-scan.mk | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/package/arp-scan/arp-scan.hash b/package/arp-scan/arp-scan.hash
index 4b2ddf1816..62f12d3d20 100644
--- a/package/arp-scan/arp-scan.hash
+++ b/package/arp-scan/arp-scan.hash
@@ -1,2 +1,3 @@
# Locally calculated
-sha256 ce908ac71c48e85dddf6dd4fe5151d13c7528b1f49717a98b2a2535bd797d892 arp-scan-1.9.tar.gz
+sha256 aa9498af84158a315b7e0ea6c2cddfa746660ca3987cbe7e32c0c90f5382d9d2 arp-scan-1.9.5.tar.gz
+sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/arp-scan/arp-scan.mk b/package/arp-scan/arp-scan.mk
index b46e941d10..a87fa35151 100644
--- a/package/arp-scan/arp-scan.mk
+++ b/package/arp-scan/arp-scan.mk
@@ -4,8 +4,8 @@
#
################################################################################
-ARP_SCAN_VERSION = 1.9
-ARP_SCAN_SITE = https://github.com/royhills/arp-scan/releases/download/$(ARP_SCAN_VERSION)
+ARP_SCAN_VERSION = 1.9.5
+ARP_SCAN_SITE = $(call github,royhills,arp-scan,$(ARP_SCAN_VERSION))
ARP_SCAN_LICENSE = GPL-3.0+
ARP_SCAN_LICENSE_FILES = COPYING
ARP_SCAN_DEPENDENCIES = libpcap
--
2.14.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/arp-scan: bump to version 1.9.5
2019-03-16 11:55 [Buildroot] [PATCH 1/1] package/arp-scan: bump to version 1.9.5 Fabrice Fontaine
@ 2019-03-17 10:14 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-03-17 10:14 UTC (permalink / raw)
To: buildroot
On Sat, 16 Mar 2019 12:55:03 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Add hash for license file
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/arp-scan/arp-scan.hash | 3 ++-
> package/arp-scan/arp-scan.mk | 4 ++--
> 2 files changed, 4 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-17 10:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-16 11:55 [Buildroot] [PATCH 1/1] package/arp-scan: bump to version 1.9.5 Fabrice Fontaine
2019-03-17 10:14 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox