ltp-testsuite: update homepage link and download site
authorBaruch Siach <baruch@tkos.co.il>
Tue, 20 Oct 2015 10:31:56 +0000 (13:31 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 21 Oct 2015 20:15:36 +0000 (22:15 +0200)
ltp-testsuite migrated to github.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ltp-testsuite/Config.in
package/ltp-testsuite/ltp-testsuite.mk

index 91b09ce3fab37da3d128f80c82a87c9d9424d607..847590215896e8c7b7508a013acb20c4cf3651f5 100644 (file)
@@ -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
index 7fe42eb82ff9dac5f83564c55fd37731d5dea50b..64467de69737837d6c9971d51b69942095f560a5 100644 (file)
@@ -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 += \