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 BDDF9F815D0 for ; Mon, 27 May 2019 10:32:38 +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 715F6144133 for ; Mon, 27 May 2019 12:32:37 +0200 (CEST) Received: (qmail 13951 invoked from network); 27 May 2019 12:33:04 +0200 Received: from alpine.internal.skarnet.org. (HELO alpine.internal.skarnet.org) () by sinay.internal.skarnet.org. with SMTP; 27 May 2019 12:33:04 +0200 From: Laurent Bercot To: alpine-aports@lists.alpinelinux.org Cc: Laurent Bercot Subject: [alpine-aports] [PATCH] main/s6-linux-init: upgrade to 1.0.1.0 Date: Mon, 27 May 2019 12:31:57 +0200 Message-Id: <20190527103157.6530-1-ska-devel@skarnet.org> X-Mailer: git-send-email 2.20.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduuddruddvvddgvdelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecupfgfoffgtffkveetuefngfdpqfgfvfenuceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomhepnfgruhhrvghnthcuuegvrhgtohhtuceoshhkrgdquggvvhgvlhesshhkrghrnhgvthdrohhrgheqnecuffhomhgrihhnpehskhgrrhhnvghtrdhorhhgnecurfgrrhgrmhepmhhouggvpehsmhhtphhouhhtnecuvehluhhsthgvrhfuihiivgeptd --- main/s6-linux-init/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/s6-linux-init/APKBUILD b/main/s6-linux-init/APKBUILD index 6c8375accd..2bc6b8ea81 100644 --- a/main/s6-linux-init/APKBUILD +++ b/main/s6-linux-init/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Laurent Bercot # Contributor: Laurent Bercot pkgname=s6-linux-init -pkgver=1.0.0.0 +pkgver=1.0.1.0 pkgrel=0 pkgdesc="A set of tools to create and run an s6-based init system." url="http://skarnet.org/software/$pkgname/" @@ -35,4 +35,4 @@ doc() { cp -a "$builddir"/doc "$subpkgdir"/usr/share/doc/$pkgname } -sha512sums="bbf02ddf2ad2b6ced6fc376edf1320b62c9dc11a8d8ebf7abf3a6f4742d9a72e336bcb8fd3bc8990264c7efce67b14891f57f119ae748dd287405f78f1f495db s6-linux-init-1.0.0.0.tar.gz" +sha512sums="0b40601b25f88464b5ff63b7eddf6ffa30eb868d2d9652f3d6a608b8f508e46712214d6e674f74136e57dd4504eb71ef585c725ba1a6566cfc0a025e70cfadc9 s6-linux-init-1.0.1.0.tar.gz" -- 2.20.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---