summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Le Bihan <eric.le.bihan.dev@free.fr>2017-09-09 12:34:20 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-09-09 22:01:53 +0200
commit6d3069e381b92e5bcd8e3fd1c68b58f92e766881 (patch)
tree6253a0a8c04d6c612a0c70bf61a194409f446864
parent7edbba450571a929af0588ac2c32cdba0327b845 (diff)
downloadbuildroot-6d3069e381b92e5bcd8e3fd1c68b58f92e766881.tar.gz
buildroot-6d3069e381b92e5bcd8e3fd1c68b58f92e766881.zip
s6-linux-utils: bump version to 2.4.0.1
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/s6-linux-utils/s6-linux-utils.hash2
-rw-r--r--package/s6-linux-utils/s6-linux-utils.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/s6-linux-utils/s6-linux-utils.hash b/package/s6-linux-utils/s6-linux-utils.hash
index 66feb9d4d8..70870ab914 100644
--- a/package/s6-linux-utils/s6-linux-utils.hash
+++ b/package/s6-linux-utils/s6-linux-utils.hash
@@ -1,2 +1,2 @@
# Locally generated
-sha256 3afb7b972a9d54042ac0aabde5489be90039374b6a90ef45f7f32ce2e83d1e63 s6-linux-utils-2.4.0.0.tar.gz
+sha256 9562ef293c916c4448d16fcbbc065eb28fd995ac34cd3538179cbc3ee056ab93 s6-linux-utils-2.4.0.1.tar.gz
diff --git a/package/s6-linux-utils/s6-linux-utils.mk b/package/s6-linux-utils/s6-linux-utils.mk
index 7d346d62bc..3f1745708d 100644
--- a/package/s6-linux-utils/s6-linux-utils.mk
+++ b/package/s6-linux-utils/s6-linux-utils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-S6_LINUX_UTILS_VERSION = 2.4.0.0
+S6_LINUX_UTILS_VERSION = 2.4.0.1
S6_LINUX_UTILS_SITE = http://skarnet.org/software/s6-linux-utils
S6_LINUX_UTILS_LICENSE = ISC
S6_LINUX_UTILS_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud