* [ptxdist] [PATCH] iputils: update to s20140519
@ 2015-06-29 17:22 Clemens Gruber
0 siblings, 0 replies; only message in thread
From: Clemens Gruber @ 2015-06-29 17:22 UTC (permalink / raw)
To: ptxdist; +Cc: Clemens Gruber
Since 2014, the development takes place on GitHub.
Updated the URL and bumped the version.
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/iputils.make | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/iputils.make b/rules/iputils.make
index c747e65..a95a5be 100644
--- a/rules/iputils.make
+++ b/rules/iputils.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_IPUTILS) += iputils
#
# Paths and names
#
-IPUTILS_VERSION := s20121221
-IPUTILS_MD5 := 6072aef64205720dd1893b375e184171
+IPUTILS_VERSION := s20140519
+IPUTILS_MD5 := 72943b0b6406c514f19de38218426afa
IPUTILS := iputils-$(IPUTILS_VERSION)
-IPUTILS_SUFFIX := tar.bz2
-IPUTILS_URL := http://www.skbuff.net/iputils/$(IPUTILS).$(IPUTILS_SUFFIX)
+IPUTILS_SUFFIX := tar.gz
+IPUTILS_URL := https://codeload.github.com/iputils/iputils/$(IPUTILS_SUFFIX)/$(IPUTILS_VERSION)
IPUTILS_SOURCE := $(SRCDIR)/$(IPUTILS).$(IPUTILS_SUFFIX)
IPUTILS_DIR := $(BUILDDIR)/$(IPUTILS)
IPUTILS_LICENSE := GPLv2
--
2.4.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-29 15:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-29 17:22 [ptxdist] [PATCH] iputils: update to s20140519 Clemens Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox