aboutsummaryrefslogtreecommitdiffstats
path: root/community/ostree
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-26 00:03:23 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-26 00:28:56 -0300
commit49084c56026d6e30e194ea31bea44c6872518070 (patch)
tree5524e08339db6e8cda2c2b472a19a98fed1c895f /community/ostree
parentdfca360118ce9920285847512d0a62f2ab395a96 (diff)
downloadaports-49084c56026d6e30e194ea31bea44c6872518070.tar.bz2
aports-49084c56026d6e30e194ea31bea44c6872518070.tar.xz
community/ostree: upgrade to 2019.4
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 cf9de2286c..e632582430 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.3
+pkgver=2019.4
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="234f049e852de3ce95cdc17d8080e1d8bd68a1edf3dae0387e38dd03822a4ea5334807c2ec583700da40c5fcf54fe806ca046658e7f97b68cbff0366d72ed005 libostree-2019.3.tar.xz
+sha512sums="68184206ff6715526f772a607514aaee90236f53b6aee5034000f2728f852cfda1331287e26fc536122e30097999f57bfd3ddb7451564f18570f94259f5066ed libostree-2019.4.tar.xz
affde3a0a1c27066c2fcc30212343274de9b3856e913adc340afa4fbfb6398732c4c39dee52837459a77273015aec4e98ea61c2b5e3e884b795462485657933c musl-fixes.patch"