summaryrefslogtreecommitdiff
path: root/system/bubblewrap/APKBUILD
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-10-06 22:56:20 -0500
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-10-06 22:56:20 -0500
commit71d0168ce10c969384d42380ff2582a7f2816c77 (patch)
treefd761b9d4100227a8da8cdc9b2bfb51439e8688e /system/bubblewrap/APKBUILD
parent6d31c08b80c1bafa1515e99f0d0decfdd53f3ce9 (diff)
downloadpackages-71d0168ce10c969384d42380ff2582a7f2816c77.tar.gz
packages-71d0168ce10c969384d42380ff2582a7f2816c77.tar.bz2
packages-71d0168ce10c969384d42380ff2582a7f2816c77.tar.xz
packages-71d0168ce10c969384d42380ff2582a7f2816c77.zip
system/bubblewrap: upgrade to 0.3.1
Diffstat (limited to 'system/bubblewrap/APKBUILD')
-rw-r--r--system/bubblewrap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bubblewrap/APKBUILD b/system/bubblewrap/APKBUILD
index 2e1c8a628..0147c92c6 100644
--- a/system/bubblewrap/APKBUILD
+++ b/system/bubblewrap/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer:
pkgname=bubblewrap
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=0
pkgdesc="Unprivileged sandboxing tool"
url="https://github.com/projectatomic/bubblewrap"
@@ -46,6 +46,6 @@ bashcomp() {
mv "$pkgdir"/usr/share/bash-completion/ "$subpkgdir"/usr/share/
}
-sha512sums="0dc033f83547112cedc706e4ef80e39ba0ee63f3750f93454a7b1a38aeb922ee660b3491a5a5d060fce9a7c4b326798a66814ad94f53f1e666c27a557fec17a4 bubblewrap-0.3.0.tar.gz
+sha512sums="fbc44976f53fdf8913b94c57d1f26a3b87c773e86a289e58fd3d7b1c4ea7f33c862f1a38a4f791315358990928768a68334f0a171302c18a16c7e2e9f1a146dd bubblewrap-0.3.1.tar.gz
400a0446670ebf80f16739f1a7a2878aadc3099424f957ba09ec3df780506c23a11368f0578c9e352d7ca6473fa713df826fad7a20c50338aa5f9fa9ac6b84a4 realpath-workaround.patch
f59cda3b09dd99db9ca6d97099a15bb2523e054063d677502317ae3165ba2e32105a0ae8f877afc3827bd28d093c9d9d413270f4c87d9fe5f26f3eee670d916e musl-fixes.patch"