summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-15 22:48:25 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-15 22:48:25 +0100
commitdd6893adad3693cd3440d0ced10e67b296a08c47 (patch)
tree96af9647e3e71f19246bd0c7760fd7c05639eb98
parent8ae3dce5275915a1784b00bf145af907827fed0d (diff)
tcping: fix upstream location
The upstream site is no longer available from http://www.linuxco.de, but only from http://linuxco.de. Fixes: http://autobuild.buildroot.net/results/03caf8403c31e2424c338de4df636dd900408b14/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/tcping/Config.in2
-rw-r--r--package/tcping/tcping.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/tcping/Config.in b/package/tcping/Config.in
index 6677b58b7..e72df096c 100644
--- a/package/tcping/Config.in
+++ b/package/tcping/Config.in
@@ -11,4 +11,4 @@ config BR2_PACKAGE_TCPING
desired port is reachable and then start connection
establishment.
- http://www.linuxco.de/tcping/tcping.html
+ http://linuxco.de/tcping/tcping.html
diff --git a/package/tcping/tcping.mk b/package/tcping/tcping.mk
index 4633b9826..f5919bb8b 100644
--- a/package/tcping/tcping.mk
+++ b/package/tcping/tcping.mk
@@ -5,7 +5,7 @@
################################################################################
TCPING_VERSION = 1.3.5
-TCPING_SITE = http://www.linuxco.de/tcping
+TCPING_SITE = http://linuxco.de/tcping
TCPING_LICENSE = GPLv3+
TCPING_LICENSE_FILES = LICENSE