diff options
| author | Eric Le Bihan <eric.le.bihan.dev@free.fr> | 2017-06-25 21:26:20 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-02 23:33:07 +0200 |
| commit | 17b0dda3a032b3a4b08f50da89cdfb8c77c51eb8 (patch) | |
| tree | df9573f0f9c8d2f76aac10d086c1ea1d013961ad | |
| parent | a725b9b79c4bd1aa4b94a41dcefc45af507a400a (diff) | |
| download | buildroot-17b0dda3a032b3a4b08f50da89cdfb8c77c51eb8.tar.gz buildroot-17b0dda3a032b3a4b08f50da89cdfb8c77c51eb8.zip | |
s6-portable-utils: bump version to 2.2.1.0
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-portable-utils/s6-portable-utils.hash | 2 | ||||
| -rw-r--r-- | package/s6-portable-utils/s6-portable-utils.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/s6-portable-utils/s6-portable-utils.hash b/package/s6-portable-utils/s6-portable-utils.hash index a03e6cda38..d9e7beabe1 100644 --- a/package/s6-portable-utils/s6-portable-utils.hash +++ b/package/s6-portable-utils/s6-portable-utils.hash @@ -1,2 +1,2 @@ # Locally generated -sha256 cde145b7b9d1f1685f271c45c8aed635e74221689bb8ec21a11b3e5a252d1c4e s6-portable-utils-2.1.0.0.tar.gz +sha256 15b044017a1d24432affa26945793aaf93fff03ad0c0ff10a3a4973277fc009b s6-portable-utils-2.2.1.0.tar.gz diff --git a/package/s6-portable-utils/s6-portable-utils.mk b/package/s6-portable-utils/s6-portable-utils.mk index 7461450a7f..9be52e72ff 100644 --- a/package/s6-portable-utils/s6-portable-utils.mk +++ b/package/s6-portable-utils/s6-portable-utils.mk @@ -4,7 +4,7 @@ # ################################################################################ -S6_PORTABLE_UTILS_VERSION = 2.1.0.0 +S6_PORTABLE_UTILS_VERSION = 2.2.1.0 S6_PORTABLE_UTILS_SITE = http://skarnet.org/software/s6-portable-utils S6_PORTABLE_UTILS_LICENSE = ISC S6_PORTABLE_UTILS_LICENSE_FILES = COPYING |

