debianutils: bump to version 4.8
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 10 Oct 2016 22:51:57 +0000 (19:51 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Oct 2016 09:22:56 +0000 (11:22 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/debianutils/debianutils.hash
package/debianutils/debianutils.mk

index 4d1b57403f76361db6eec8680dca032468e36d8e..212d32180298ea6d59118178956e0e302a387ca2 100644 (file)
@@ -1,2 +1,2 @@
-# From http://ftp.de.debian.org/debian/pool/main/d/debianutils/debianutils_4.7.dsc
-sha256 a269cacd40f52f2fa5d5636357714a49e8538459c16d77772efaa23711fe53d9        debianutils_4.7.tar.xz
+# From http://ftp.de.debian.org/debian/pool/main/d/debianutils/debianutils_4.8.dsc
+sha256 afa95bbe6b6fd3ef3c0c838b2d7232f09fabeff593ca4b5583cffa6748567ee2        debianutils_4.8.tar.xz
index 17f0240e8424fdcfa2fe7614756a520f9a06a948..566d0ad48c2471605616d026a87f82cae4036668 100644 (file)
@@ -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)