From eba26d53d2db1822b20f134bb20b07365a12c38f Mon Sep 17 00:00:00 2001 From: Vicente Olivert Riera Date: Tue, 17 Nov 2015 11:52:13 +0000 Subject: [PATCH] ltp-testsuite: bump to version 20150903 Signed-off-by: Vicente Olivert Riera Signed-off-by: Thomas Petazzoni --- package/ltp-testsuite/ltp-testsuite.hash | 6 ++++-- package/ltp-testsuite/ltp-testsuite.mk | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package/ltp-testsuite/ltp-testsuite.hash b/package/ltp-testsuite/ltp-testsuite.hash index 5923dafd03..d60b8a444e 100644 --- a/package/ltp-testsuite/ltp-testsuite.hash +++ b/package/ltp-testsuite/ltp-testsuite.hash @@ -1,2 +1,4 @@ -# Locally computed: -sha256 ad504e6697b964787f51caad6d8a916caa367f241ac602545548488195216a80 ltp-full-20150420.tar.xz +# From: https://github.com/linux-test-project/ltp/releases/download/20150903/ltp-full-20150903.tar.xz.md5 +md5 4ee849923b69f79b5208e71f3ed20484 ltp-full-20150903.tar.xz +# From: https://github.com/linux-test-project/ltp/releases/download/20150903/ltp-full-20150903.tar.xz.sha1 +sha1 d39bb3a41bfd1fd584703cf066fb2e935af0c00a ltp-full-20150903.tar.xz diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk index 64467de697..78dc9f4c05 100644 --- a/package/ltp-testsuite/ltp-testsuite.mk +++ b/package/ltp-testsuite/ltp-testsuite.mk @@ -4,7 +4,7 @@ # ################################################################################ -LTP_TESTSUITE_VERSION = 20150420 +LTP_TESTSUITE_VERSION = 20150903 LTP_TESTSUITE_SOURCE = ltp-full-$(LTP_TESTSUITE_VERSION).tar.xz LTP_TESTSUITE_SITE = https://github.com/linux-test-project/ltp/releases/download/$(LTP_TESTSUITE_VERSION) LTP_TESTSUITE_LICENSE = GPLv2 GPLv2+