summaryrefslogtreecommitdiff
path: root/package/ltp-testsuite
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2015-10-20 13:31:56 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-21 22:15:36 +0200
commitae33f027b55850cd8f48dedfb79402688662173f (patch)
tree0ee024bc722eb52b7eb896535b481fcae86662eb /package/ltp-testsuite
parentb0af166d030df6e03b9440a6bd4b4b54e6d3b3b8 (diff)
ltp-testsuite: update homepage link and download site
ltp-testsuite migrated to github. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ltp-testsuite')
-rw-r--r--package/ltp-testsuite/Config.in2
-rw-r--r--package/ltp-testsuite/ltp-testsuite.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/ltp-testsuite/Config.in b/package/ltp-testsuite/Config.in
index 91b09ce3f..847590215 100644
--- a/package/ltp-testsuite/Config.in
+++ b/package/ltp-testsuite/Config.in
@@ -20,7 +20,7 @@ config BR2_PACKAGE_LTP_TESTSUITE
UCLIBC_HAS_OBSOLETE_BSD_SIGNAL and UCLIBC_SV4_DEPRECATED
are needed.
- http://ltp.sourceforge.net/
+ http://linux-test-project.github.io
comment "ltp-testsuite needs a non-musl toolchain w/ threads"
depends on !BR2_nios2
diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk
index 7fe42eb82..64467de69 100644
--- a/package/ltp-testsuite/ltp-testsuite.mk
+++ b/package/ltp-testsuite/ltp-testsuite.mk
@@ -6,7 +6,7 @@
LTP_TESTSUITE_VERSION = 20150420
LTP_TESTSUITE_SOURCE = ltp-full-$(LTP_TESTSUITE_VERSION).tar.xz
-LTP_TESTSUITE_SITE = http://downloads.sourceforge.net/project/ltp/LTP%20Source/ltp-$(LTP_TESTSUITE_VERSION)
+LTP_TESTSUITE_SITE = https://github.com/linux-test-project/ltp/releases/download/$(LTP_TESTSUITE_VERSION)
LTP_TESTSUITE_LICENSE = GPLv2 GPLv2+
LTP_TESTSUITE_LICENSE_FILES = COPYING
LTP_TESTSUITE_CONF_OPTS += \