aboutsummaryrefslogtreecommitdiffstats
path: root/community/ostree
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2019-02-06 10:31:42 +0100
committerAndy Postnikov <apostnikov@gmail.com>2019-02-09 17:31:08 +0200
commitab95b6af82e098ec8213bdb6bc99d657ddd3eb75 (patch)
treeefe3ee2d0b902984b7ec80d4fb22420037b234d3 /community/ostree
parent10af9984f5d8a6d2de6d383467cda6bec598f757 (diff)
downloadaports-ab95b6af82e098ec8213bdb6bc99d657ddd3eb75.tar.bz2
aports-ab95b6af82e098ec8213bdb6bc99d657ddd3eb75.tar.xz
community/ostree: upgrade to 2019.1
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 1ccc3ffde5..f70c7d73c9 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.9
+pkgver=2019.1
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="407b6b67add54e80a55fc35f08bde56561009db93ec202a10dd1ec1e66bd32b439c1d66c759e4e173e44fce6fbc2c162cae928a477c9d7abafbf007ed8f7bfb5 libostree-2018.9.tar.xz
+sha512sums="71edc8175f05cc65baeb2973a951b3ac11d2557c2fd1a3faf2671057519e079b2ad49caca5d940935ad67674f192969325c898b60bd4d77035268c067d3f3c78 libostree-2019.1.tar.xz
539f5020f3380e841372f80c60c71c803ccfeffb719f1b83361b75557022c61d9cd29d9cd36929426420644def9de91fd92f5dd6923352f2ae6e1dd4b676de8c musl-fixes.patch"