aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ostree/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ostree/APKBUILD b/testing/ostree/APKBUILD
index 21b8b88402..ee9d908657 100644
--- a/testing/ostree/APKBUILD
+++ b/testing/ostree/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=ostree
-pkgver=2018.1
+pkgver=2018.4
pkgrel=0
pkgdesc="Operating system and container binary deployment and upgrades"
url="https://github.com/ostreedev/ostree"
@@ -39,5 +39,5 @@ package() {
install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-sha512sums="1d7b7edc81104fa383aad3cf3dc14d69c75106de955243317279aeaaab8d95884a626af89dfae65f883607d1fcfd1142a0ec8d11a45e2d71485b0cbbf397194f libostree-2018.1.tar.xz
+sha512sums="a60613ac576fc86e448f4672017127fee83a36b2694a7888efb80b055291d17a613197525f4a3213febdc9527dfca2cd6d1337ac00a54afd2c41529a095987b4 libostree-2018.4.tar.xz
539f5020f3380e841372f80c60c71c803ccfeffb719f1b83361b75557022c61d9cd29d9cd36929426420644def9de91fd92f5dd6923352f2ae6e1dd4b676de8c musl-fixes.patch"