aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2018-11-16 21:36:48 +0100
committerAndy Postnikov <apostnikov@gmail.com>2018-11-18 00:47:32 +0200
commit510cb55a5d2ade82bc368fd2cd801e4ffc54ca39 (patch)
treef08f0a2ca2dfa5135864a302d7a120aeaeef46ff
parent57a8bb6d0b70b50ce8206fdd46b88f6ca21f0583 (diff)
community/ostree: upgrade to 2018.9
-rw-r--r--community/ostree/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ostree/APKBUILD b/community/ostree/APKBUILD
index 86a3766ce0f..1ccc3ffde5c 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=2018.8
+pkgver=2018.9
pkgrel=0
pkgdesc="Operating system and container binary deployment and upgrades"
url="https://github.com/ostreedev/ostree"
@@ -37,5 +37,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="43b5401460f1fb80ee9389a3ae27557e13a05a414bcc520627dbcf7bc9d94612d2b44c4f699a8dd56c7cfff7ff4f5c8fb2adfe437931a68bf324b9e8c31e7f62 libostree-2018.8.tar.xz
+sha512sums="407b6b67add54e80a55fc35f08bde56561009db93ec202a10dd1ec1e66bd32b439c1d66c759e4e173e44fce6fbc2c162cae928a477c9d7abafbf007ed8f7bfb5 libostree-2018.9.tar.xz
539f5020f3380e841372f80c60c71c803ccfeffb719f1b83361b75557022c61d9cd29d9cd36929426420644def9de91fd92f5dd6923352f2ae6e1dd4b676de8c musl-fixes.patch"