[Buildroot] [PATCH 12/51] ktap: bump version

Maxime Hadjinlian maxime.hadjinlian at gmail.com
Sun Oct 26 18:45:18 UTC 2014


We switch from a tag to a commit ID, because the release  is from
December 2013.
Ktap has 4 releases, all made during a 7 months period, nothing since
then.

But the project is still active, ~80 commits have been pushed in the meantime.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian at gmail.com>
---
 package/ktap/ktap.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ktap/ktap.mk b/package/ktap/ktap.mk
index 0c2652d..a6b779a 100644
--- a/package/ktap/ktap.mk
+++ b/package/ktap/ktap.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KTAP_VERSION = v0.4
+KTAP_VERSION = 5b16b61deb6c8a99d71e5167706a5f5566135828
 KTAP_SITE = $(call github,ktap,ktap,$(KTAP_VERSION))
 KTAP_SOURCE = v$(KTAP_VERSION).tar.gz
 KTAP_LICENSE = GPLv2
-- 
2.1.1




More information about the buildroot mailing list