summaryrefslogtreecommitdiffstats
path: root/package/debianutils/debianutils.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-10-10 19:51:57 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-10-11 11:22:56 +0200
commitf7742092104b2875e0752782f19afeb00b046f13 (patch)
treebd79461b825f8f11bb0f3cce29c0281698f12e1a /package/debianutils/debianutils.mk
parentd74e5975daee19a262c0c16726661dd2be395705 (diff)
downloadbuildroot-f7742092104b2875e0752782f19afeb00b046f13.tar.gz
buildroot-f7742092104b2875e0752782f19afeb00b046f13.zip
debianutils: bump to version 4.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/debianutils/debianutils.mk')
-rw-r--r--package/debianutils/debianutils.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/debianutils/debianutils.mk b/package/debianutils/debianutils.mk
index 17f0240e84..566d0ad48c 100644
--- a/package/debianutils/debianutils.mk
+++ b/package/debianutils/debianutils.mk
@@ -4,9 +4,9 @@
#
################################################################################
-DEBIANUTILS_VERSION = 4.7
+DEBIANUTILS_VERSION = 4.8
DEBIANUTILS_SOURCE = debianutils_$(DEBIANUTILS_VERSION).tar.xz
-DEBIANUTILS_SITE = http://snapshot.debian.org/archive/debian/20160126T220153Z/pool/main/d/debianutils
+DEBIANUTILS_SITE = http://snapshot.debian.org/archive/debian/20160629T224408Z/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