~alpine/aports

testing/firejail: update to 0.9.42-rc1 v1 PROPOSED

Stuart Cardall: 1
 testing/firejail: update to 0.9.42-rc1

 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/1429/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/firejail: update to 0.9.42-rc1 Export this patch

---
 testing/firejail/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/firejail/APKBUILD b/testing/firejail/APKBUILD
index 886a02b..e589549 100644
--- a/testing/firejail/APKBUILD
+++ b/testing/firejail/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=firejail
pkgver=0.9.40_rc1
pkgver=0.9.42_rc1
_pkgver=${pkgver//_/-}
pkgrel=0
pkgdesc="Linux namespaces and seccomp-bpf sandbox"
@@ -44,6 +44,6 @@ package() {
	make DESTDIR="$pkgdir" install || return 1
}

md5sums="2350813ed6bdb9c237edc8a84b84992a  firejail-0.9.40_rc1.tar.gz"
sha256sums="c78146cd615c494074dd25d6ddd6befe543ab48b234fa97485e435e1d0abc89e  firejail-0.9.40_rc1.tar.gz"
sha512sums="bd31e9ee81e2060a9e9c80c3fcdfb01470b5e3f3ce99616089866ee43dc4d858cd24b7067cfe356b48d3d160c876c8fb7d32660e2d315756244c1f1047e27c1f  firejail-0.9.40_rc1.tar.gz"
md5sums="34f0c17c302103fce07b75346554a5b8  firejail-0.9.42_rc1.tar.gz"
sha256sums="66ab1657fba1a593be7b6c8a6df509dc18b48eae67dfa656e65c37607238b742  firejail-0.9.42_rc1.tar.gz"
sha512sums="e418a67d95c0eb62e291331c4e142c622deba05c78ea7255d643cbf7af89703adc99f35b98af688a686cd35b78d6a79e1bf5067d59871c63c87191d574e88d74  firejail-0.9.42_rc1.tar.gz"
-- 
2.9.1



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