summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-02-24 18:25:01 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-02-24 23:30:42 +0100
commiteec7853b253ff02b9ff44ec972ba165e5b56cd22 (patch)
treeb4aa445d028756126dddd8ac0bd6d6cbf1505f01
parent6b63783dafe1e797a9aab8c98e2ec39de70e6ae6 (diff)
downloadbuildroot-eec7853b253ff02b9ff44ec972ba165e5b56cd22.tar.gz
buildroot-eec7853b253ff02b9ff44ec972ba165e5b56cd22.zip
debianutils: bump to version 4.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/debianutils/debianutils.hash4
-rw-r--r--package/debianutils/debianutils.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/debianutils/debianutils.hash b/package/debianutils/debianutils.hash
index 43f122501c..4d1b57403f 100644
--- a/package/debianutils/debianutils.hash
+++ b/package/debianutils/debianutils.hash
@@ -1,2 +1,2 @@
-# From http://ftp.de.debian.org/debian/pool/main/d/debianutils/debianutils_4.5.1.dsc
-sha256 a531c23e0105fe01cfa928457a8343a1e947e2621b3cd4d05f4e9656020c63b7 debianutils_4.5.1.tar.xz
+# From http://ftp.de.debian.org/debian/pool/main/d/debianutils/debianutils_4.7.dsc
+sha256 a269cacd40f52f2fa5d5636357714a49e8538459c16d77772efaa23711fe53d9 debianutils_4.7.tar.xz
diff --git a/package/debianutils/debianutils.mk b/package/debianutils/debianutils.mk
index 5c785049b4..17f0240e84 100644
--- a/package/debianutils/debianutils.mk
+++ b/package/debianutils/debianutils.mk
@@ -4,9 +4,9 @@
#
################################################################################
-DEBIANUTILS_VERSION = 4.5.1
+DEBIANUTILS_VERSION = 4.7
DEBIANUTILS_SOURCE = debianutils_$(DEBIANUTILS_VERSION).tar.xz
-DEBIANUTILS_SITE = http://snapshot.debian.org/archive/debian/20150526T034723Z/pool/main/d/debianutils
+DEBIANUTILS_SITE = http://snapshot.debian.org/archive/debian/20160126T220153Z/pool/main/d/debianutils
DEBIANUTILS_CONF_OPTS = --exec-prefix=/
# Make sure we override the busybox tools, such as which
DEBIANUTILS_DEPENDENCIES = $(if $(BR2_PACKAGE_BUSYBOX),busybox)
OpenPOWER on IntegriCloud