start-stop-daemon: bump to version 1.18.4
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
4a26d2190b
commit
884558928b
package/start-stop-daemon
@ -1,2 +1,2 @@
|
||||
# From http://ftp.de.debian.org/debian/pool/main/d/dpkg/dpkg_1.18.3.dsc
|
||||
sha256 a40ffe38d7f36d858a752189a306433cfc52c7d15d7b98f61d9f9dd49e0e4807 dpkg_1.18.3.tar.xz
|
||||
# From http://ftp.de.debian.org/debian/pool/main/d/dpkg/dpkg_1.18.4.dsc
|
||||
sha256 fe89243868888ce715bf45861f26264f767d4e4dbd0d6f1a26ce60bbbbf106da dpkg_1.18.4.tar.xz
|
||||
|
@ -7,9 +7,9 @@
|
||||
# Debian start-stop-daemon is part of dpkg. Since start-stop-daemon is the only
|
||||
# interesting tool in it, we call the buildroot package start-stop-daemon.
|
||||
|
||||
START_STOP_DAEMON_VERSION = 1.18.3
|
||||
START_STOP_DAEMON_VERSION = 1.18.4
|
||||
START_STOP_DAEMON_SOURCE = dpkg_$(START_STOP_DAEMON_VERSION).tar.xz
|
||||
START_STOP_DAEMON_SITE = http://snapshot.debian.org/archive/debian/20150921T092814Z/pool/main/d/dpkg
|
||||
START_STOP_DAEMON_SITE = http://snapshot.debian.org/archive/debian/20151225T154922Z/pool/main/d/dpkg
|
||||
START_STOP_DAEMON_CONF_OPTS = \
|
||||
--disable-dselect \
|
||||
--disable-update-alternatives \
|
||||
|
Loading…
Reference in New Issue
Block a user