From 7ac966f79efa8695ff163a8431607f79086d7393 Mon Sep 17 00:00:00 2001 From: Eric Le Bihan Date: Sun, 29 Sep 2019 19:10:10 +0200 Subject: [PATCH] package/s6-portable-utils: bump version to 2.2.2.0 The hash of the COPYING file is updated to take into account the copyright year update: -Copyright (c) 2011-2017 Laurent Bercot +Copyright (c) 2011-2019 Laurent Bercot Signed-off-by: Eric Le Bihan Signed-off-by: Thomas Petazzoni --- package/s6-portable-utils/s6-portable-utils.hash | 4 ++-- package/s6-portable-utils/s6-portable-utils.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/s6-portable-utils/s6-portable-utils.hash b/package/s6-portable-utils/s6-portable-utils.hash index f27d0b8cc1..266d89ed15 100644 --- a/package/s6-portable-utils/s6-portable-utils.hash +++ b/package/s6-portable-utils/s6-portable-utils.hash @@ -1,3 +1,3 @@ # Locally generated -sha256 6ae239d2c458a81c92b5d616129e443874f925bf3da02589913a1a3b708c4531 s6-portable-utils-2.2.1.1.tar.gz -sha256 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f COPYING +sha256 0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a s6-portable-utils-2.2.2.0.tar.gz +sha256 d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c COPYING diff --git a/package/s6-portable-utils/s6-portable-utils.mk b/package/s6-portable-utils/s6-portable-utils.mk index a15bca1ed6..5f6e02de70 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.2.1.1 +S6_PORTABLE_UTILS_VERSION = 2.2.2.0 S6_PORTABLE_UTILS_SITE = http://skarnet.org/software/s6-portable-utils S6_PORTABLE_UTILS_LICENSE = ISC S6_PORTABLE_UTILS_LICENSE_FILES = COPYING