diff options
author | Eric Le Bihan <eric.le.bihan.dev@free.fr> | 2017-09-09 12:34:21 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-09-09 22:01:55 +0200 |
commit | db91484ddef149d99b83e8b7a6b7e9bcac44dbfb (patch) | |
tree | 156cfd162bbc9bf60fd6d63256a1e74daff00a7d /package/s6-linux-init/s6-linux-init.mk | |
parent | 6d3069e381b92e5bcd8e3fd1c68b58f92e766881 (diff) | |
download | buildroot-db91484ddef149d99b83e8b7a6b7e9bcac44dbfb.tar.gz buildroot-db91484ddef149d99b83e8b7a6b7e9bcac44dbfb.zip |
s6-linux-init: bump version to 0.3.1.0
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/s6-linux-init/s6-linux-init.mk')
-rw-r--r-- | package/s6-linux-init/s6-linux-init.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/s6-linux-init/s6-linux-init.mk b/package/s6-linux-init/s6-linux-init.mk index e2dc26e6fe..be968ba0ef 100644 --- a/package/s6-linux-init/s6-linux-init.mk +++ b/package/s6-linux-init/s6-linux-init.mk @@ -4,7 +4,7 @@ # ################################################################################ -S6_LINUX_INIT_VERSION = 0.3.0.0 +S6_LINUX_INIT_VERSION = 0.3.1.0 S6_LINUX_INIT_SITE = http://skarnet.org/software/s6-linux-init S6_LINUX_INIT_LICENSE = ISC S6_LINUX_INIT_LICENSE_FILES = COPYING |