aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iputils/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2017-08-24 08:08:42 +0200
committerJohn Crispin <john@phrozen.org>2017-08-24 08:09:14 +0200
commitd99c52765d1eb0155f570440d8d0a6989e607985 (patch)
treef0d2565ca0758bba4b7c71743831bd4e07e16582 /package/network/utils/iputils/Makefile
parentfc48aebdc1d97c73ec8a8428d981bdaa850568d2 (diff)
downloadupstream-d99c52765d1eb0155f570440d8d0a6989e607985.tar.gz
upstream-d99c52765d1eb0155f570440d8d0a6989e607985.tar.bz2
upstream-d99c52765d1eb0155f570440d8d0a6989e607985.zip
Revert "iputils: switch to new upstream"
This reverts commit 77d3ac8e3ecd7989a7cffb575c4a42bc68190b6c. This reverts commit e665b3df2a47ba5bb049d13358937ac67b860b70. Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/network/utils/iputils/Makefile')
-rw-r--r--package/network/utils/iputils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iputils/Makefile b/package/network/utils/iputils/Makefile
index deab4bbbd1..b6799e68b5 100644
--- a/package/network/utils/iputils/Makefile
+++ b/package/network/utils/iputils/Makefile
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-s$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.skbuff.net/iputils
-PKG_HASH:=f813092f03d17294fd23544b129b95cdb87fe19f7970a51908a6b88509acad8a
+PKG_HASH:=fd3af46c80ebb99607c2ca1f2a3608b6fe828e25bbec6e54f2afd25f6ddb6ee7
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0+
@@ -68,7 +68,7 @@ endef
define Package/iputils-ping6
$(call Package/iputils/Default)
TITLE:=iputils - ping6
- DEPENDS+= @IPV6 +libopenssl
+ DEPENDS+= @IPV6 +USE_GLIBC:libopenssl
endef
define Package/iputils-ping6/description