aboutsummaryrefslogtreecommitdiffstats
path: root/community/ostree
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-01 07:39:05 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-01 07:45:34 -0300
commitda52ba0beacd51307775eac5efb0f018c067a4bb (patch)
tree2267a64a7dcc9d9e638d5dd69d07819ab72c7db3 /community/ostree
parentd9a0b8c73e7e829998eef85bf9f63d94a1fda2cb (diff)
downloadaports-da52ba0beacd51307775eac5efb0f018c067a4bb.tar.bz2
aports-da52ba0beacd51307775eac5efb0f018c067a4bb.tar.xz
community/ostree: upgrade to 2019.5
Diffstat (limited to 'community/ostree')
-rw-r--r--community/ostree/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ostree/APKBUILD b/community/ostree/APKBUILD
index e632582430..a210244693 100644
--- a/community/ostree/APKBUILD
+++ b/community/ostree/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=ostree
-pkgver=2019.4
+pkgver=2019.5
pkgrel=0
pkgdesc="Operating system and container binary deployment and upgrades"
url="https://github.com/ostreedev/ostree"
@@ -41,5 +41,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="68184206ff6715526f772a607514aaee90236f53b6aee5034000f2728f852cfda1331287e26fc536122e30097999f57bfd3ddb7451564f18570f94259f5066ed libostree-2019.4.tar.xz
+sha512sums="27150802ed9af16e698ed163f6ad235f0f99a1410df52b4b1e266585fe665880c0b9490bf245b5593cb277007b7229d808be7403dd964c58aded6e567349c912 libostree-2019.5.tar.xz
affde3a0a1c27066c2fcc30212343274de9b3856e913adc340afa4fbfb6398732c4c39dee52837459a77273015aec4e98ea61c2b5e3e884b795462485657933c musl-fixes.patch"