* [Buildroot] [PATCH v2] package/knock: bump version to 0.7.8
@ 2016-02-06 12:02 Bernd Kuhls
2016-02-06 12:31 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2016-02-06 12:02 UTC (permalink / raw)
To: buildroot
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>
---
v2: explained version bump (Thomas)
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
--
2.7.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH v2] package/knock: bump version to 0.7.8
2016-02-06 12:02 [Buildroot] [PATCH v2] package/knock: bump version to 0.7.8 Bernd Kuhls
@ 2016-02-06 12:31 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-02-06 12:31 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Sat, 6 Feb 2016 13:02:27 +0100, Bernd Kuhls wrote:
> 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>
> ---
> v2: explained version bump (Thomas)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-06 12:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-06 12:02 [Buildroot] [PATCH v2] package/knock: bump version to 0.7.8 Bernd Kuhls
2016-02-06 12:31 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox