All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/knock: bump version to 0.7.8
@ 2016-02-06 12:23 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2016-02-06 12:23 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=7d48f7d77429ad4586674d224fc3168202ad4a40
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Upstream source repo switched to github.com. Since the last release
dating back to 2014 no new tarball was released so we switch to the
latest github commit.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/knock/knock.hash | 2 +-
 package/knock/knock.mk   | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/knock/knock.hash b/package/knock/knock.hash
index ae152db..3599e43 100644
--- a/package/knock/knock.hash
+++ b/package/knock/knock.hash
@@ -1,2 +1,2 @@
 # locally computed hash
-sha256 9938479c321066424f74c61f6bee46dfd355a828263dc89561a1ece3f56578a4 knock-0.7.tar.gz
+sha256	940a8de61b4b3530560805c3b9310a077c28c99173c2ccb07ff96720b0e93c58	knock-258a27e5a47809f97c2b9f2751a88c2f94aae891.tar.gz
diff --git a/package/knock/knock.mk b/package/knock/knock.mk
index 28db1eb..2ab8d1b 100644
--- a/package/knock/knock.mk
+++ b/package/knock/knock.mk
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-KNOCK_VERSION = 0.7
-KNOCK_SITE = http://www.zeroflux.org/proj/knock/files
+KNOCK_VERSION = 258a27e5a47809f97c2b9f2751a88c2f94aae891
+KNOCK_SITE = $(call github,jvinet,knock,$(KNOCK_VERSION))
+KNOCK_AUTORECONF = YES
 KNOCK_LICENSE = GPLv2+
 KNOCK_LICENSE_FILES = COPYING
 KNOCK_DEPENDENCIES = libpcap

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-06 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-06 12:23 [Buildroot] [git commit] package/knock: bump version to 0.7.8 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.