debianutils: bump to version 4.8.1
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 18 Dec 2016 13:43:42 +0000 (10:43 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 18 Dec 2016 20:30:02 +0000 (21:30 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/debianutils/debianutils.hash
package/debianutils/debianutils.mk

index 212d32180298ea6d59118178956e0e302a387ca2..cd54e0b8b7115bfa06279fac5770ad1a2385680d 100644 (file)
@@ -1,2 +1,2 @@
-# From http://ftp.de.debian.org/debian/pool/main/d/debianutils/debianutils_4.8.dsc
-sha256 afa95bbe6b6fd3ef3c0c838b2d7232f09fabeff593ca4b5583cffa6748567ee2        debianutils_4.8.tar.xz
+# From http://ftp.de.debian.org/debian/pool/main/d/debianutils/debianutils_4.8.1.dsc
+sha256 2c395c0bdcfe89de30828b1d25cc5549ded5225a6d3625fbcb2cc0881ef5f026        debianutils_4.8.1.tar.xz
index 566d0ad48c2471605616d026a87f82cae4036668..83cf744413884264f1ae24f5bebaa1d76907fe6c 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-DEBIANUTILS_VERSION = 4.8
+DEBIANUTILS_VERSION = 4.8.1
 DEBIANUTILS_SOURCE = debianutils_$(DEBIANUTILS_VERSION).tar.xz
-DEBIANUTILS_SITE = http://snapshot.debian.org/archive/debian/20160629T224408Z/pool/main/d/debianutils
+DEBIANUTILS_SITE = http://snapshot.debian.org/archive/debian/20161118T033019Z/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)