X-Original-To: alpine-aports@lists.alpinelinux.org Received: from smtp1.tech.numericable.fr (smtp1.tech.numericable.fr [82.216.111.37]) by lists.alpinelinux.org (Postfix) with ESMTP id 3A0DFF84DCC for ; Mon, 4 Mar 2019 13:51:34 +0000 (UTC) Received: from skarnet.org (140.156.124.78.rev.sfr.net [78.124.156.140]) by smtp1.tech.numericable.fr (Postfix) with SMTP id D5510143173 for ; Mon, 4 Mar 2019 14:51:33 +0100 (CET) Received: (qmail 20137 invoked from network); 4 Mar 2019 14:52:00 +0100 Received: from alpine.internal.skarnet.org. (HELO alpine.internal.skarnet.org) () by sinay.internal.skarnet.org. with SMTP; 4 Mar 2019 14:52:00 +0100 From: Laurent Bercot To: alpine-aports@lists.alpinelinux.org Cc: Laurent Bercot Subject: [alpine-aports] [PATCH 03/10] main/s6-portable-utils: upgrade to 2.2.1.3 Date: Mon, 4 Mar 2019 14:50:15 +0100 Message-Id: <20190304135022.116516-3-ska-devel@skarnet.org> X-Mailer: git-send-email 2.18.1 In-Reply-To: <20190304135022.116516-1-ska-devel@skarnet.org> References: <20190304135022.116516-1-ska-devel@skarnet.org> X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedutddrfedugdehhecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfpfgfogfftkfevteeunffgpdfqfgfvnecuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffojghfsedttdertdertddtnecuhfhrohhmpefnrghurhgvnhhtuceuvghrtghothcuoehskhgrqdguvghvvghlsehskhgrrhhnvghtrdhorhhgqeenucffohhmrghinhepshhkrghrnhgvthdrohhrghenucfrrghrrghmpehmohguvgepshhmthhpohhuthenucevlhhushhtvghrufhiiigvpedt X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: --- main/s6-portable-utils/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/s6-portable-utils/APKBUILD b/main/s6-portable-utils/APKBUILD index c9c2231546..84610bf253 100644 --- a/main/s6-portable-utils/APKBUILD +++ b/main/s6-portable-utils/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Laurent Bercot # Contributor: John Regan pkgname=s6-portable-utils -pkgver=2.2.1.2 +pkgver=2.2.1.3 pkgrel=0 pkgdesc="skarnet.org's tiny portable generic utilities" url="http://skarnet.org/software/$pkgname/" @@ -35,4 +35,4 @@ doc() { cp -a "$builddir/doc" "$subpkgdir/usr/share/doc/$pkgname" } -sha512sums="697356a1bea6a0d9ca2dc995667fb2c3ab0e0ec72f9cba9f64a3b745e17ff85793be4b9a3bfcb8137938b732195fdabd2ffba5cef26f86f3ad2705907c6a8ab4 s6-portable-utils-2.2.1.2.tar.gz" +sha512sums="6640027e65a19417461e1e9c778d276d6ceb3f95ea5c720dd21b0d1755bb8f1a218cd9f42effd6ab6034889cc415ab935b4583b6696c2a96351417d9a8f4d7b0 s6-portable-utils-2.2.1.3.tar.gz" -- 2.18.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---