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>
This commit is contained in:
parent
d74e5975da
commit
f774209210
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user