aboutsummaryrefslogtreecommitdiffstats
path: root/community/bubblewrap/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-03-29 08:12:29 +0300
committerTimo Teräs <timo.teras@iki.fi>2017-03-29 08:12:29 +0300
commiteef64a4dd73c3fbcbc3752c04084bc41fcb34879 (patch)
tree0dd5cc87f112ce559b8a63ff680e7d7715c306b4 /community/bubblewrap/APKBUILD
parentf9837e07e07a853b319e1ecc711223d5683e20a8 (diff)
downloadaports-eef64a4dd73c3fbcbc3752c04084bc41fcb34879.tar.bz2
aports-eef64a4dd73c3fbcbc3752c04084bc41fcb34879.tar.xz
community/bubblewrap: upgrade to 0.1.8
Diffstat (limited to 'community/bubblewrap/APKBUILD')
-rw-r--r--community/bubblewrap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bubblewrap/APKBUILD b/community/bubblewrap/APKBUILD
index f965e2d524..bbb99583b6 100644
--- a/community/bubblewrap/APKBUILD
+++ b/community/bubblewrap/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=bubblewrap
-pkgver=0.1.7
+pkgver=0.1.8
pkgrel=0
pkgdesc="Unprivileged sandboxing tool"
url="https://github.com/projectatomic/bubblewrap"
@@ -48,5 +48,5 @@ bashcomp() {
mv "$pkgdir"/usr/share/bash-completion/ "$subpkgdir"/usr/share/ || return 1
}
-sha512sums="60c665e7841fe681c7497d88c4187ee09b374b0e207d77a268c3ceeb373db5158d1950d65b1043f15b455177fe3597c3f83782adce9556261503f63e8e3ac22c bubblewrap-0.1.7.tar.gz
+sha512sums="b8dd214165fd486f0bc16d6aabc0159154f23744f09f3b6b3b3f2b7a028d732651fdec8ca7ab38d9be302d4e6b3c82adcb0c4865893b1df893ca6ac4d9ca9070 bubblewrap-0.1.8.tar.gz
400a0446670ebf80f16739f1a7a2878aadc3099424f957ba09ec3df780506c23a11368f0578c9e352d7ca6473fa713df826fad7a20c50338aa5f9fa9ac6b84a4 realpath-workaround.patch"