~alpine/aports

testing/s6: update to 2.1.2.0 v1 PROPOSED

John Regan: 1
 testing/s6: update to 2.1.2.0

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2049/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/s6: update to 2.1.2.0 Export this patch

---
 testing/s6/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/testing/s6/APKBUILD b/testing/s6/APKBUILD
index c33f858..1f19134 100644
--- a/testing/s6/APKBUILD
+++ b/testing/s6/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: John Regan <john@jrjrtech.com>
# Maintainer: John Regan <john@jrjrtech.com>
pkgname=s6
pkgver=2.1.1.2
pkgver=2.1.2.0
pkgrel=0
pkgdesc="skarnet.org's small & secure supervision software suite."
url="http://skarnet.org/software/$pkgname/"
@@ -45,6 +45,6 @@ package() {
	rm -f "$pkgdir"/usr/lib/*.la
}

md5sums="55dd4013bded9ea672d50a621eb90d24  s6-2.1.1.2.tar.gz"
sha256sums="0a536ae00e350d14dd4d6f07a0b22b9873b622975ab40911c1c4dc1ae44c2604  s6-2.1.1.2.tar.gz"
sha512sums="5e773096cfc83ed05edb059be89c0b0b06f79ce6fdcda04a0d2e237bea774bd6fc627f8eca61877859839e5e2955a5d7326537c605b7befe46d1fb3431018747  s6-2.1.1.2.tar.gz"
md5sums="731f8c25d534082496fa8a39c061689d  s6-2.1.2.0.tar.gz"
sha256sums="5593f94866625e6d3b15c9d3b305959b3b01d38a5082f18cc3d6f4170be0e252  s6-2.1.2.0.tar.gz"
sha512sums="b038101bd535adc2431c43351ab839ab6b44e45f3d2a6750bb16ff7039121ed8fa7a3f6d94de5214f588c2fc2fb7809c0218ed0bc903001f6fb824351dbcc1be  s6-2.1.2.0.tar.gz"
-- 
2.2.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---