aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-22 01:20:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-22 01:25:41 -0300
commit89dd4fdf252960d0024ad125b1170745e41a9f12 (patch)
tree8016b099777134ebecf77c0cb3e03e0ed56113d4
parent54ae44f0077174677ec54c7bb96a6c6084d1e7ac (diff)
community/ostree: upgrade to 2020.2
-rw-r--r--community/ostree/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ostree/APKBUILD b/community/ostree/APKBUILD
index 7b0cebb2c8b..d185fe074ad 100644
--- a/community/ostree/APKBUILD
+++ b/community/ostree/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=ostree
-pkgver=2019.6
-pkgrel=1
+pkgver=2020.2
+pkgrel=0
pkgdesc="Operating system and container binary deployment and upgrades"
url="https://github.com/ostreedev/ostree"
arch="all"
@@ -41,5 +41,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="04cd379a6c989c626613b0a81d285a25919fd944addd9cb5741e876bc7dc45c55252c93e12ea384ce3aa11282db7c231e3f0b074ade1cff519b34aae4d852cb1 libostree-2019.6.tar.xz
+sha512sums="9c0010c9b572d56de224305a79700cd14b0693d515a2f21d64b0535fc45c0407bde7267b023fc4bd4d7a5c872520736d273278ac8fa9117c259678f055078792 libostree-2020.2.tar.xz
affde3a0a1c27066c2fcc30212343274de9b3856e913adc340afa4fbfb6398732c4c39dee52837459a77273015aec4e98ea61c2b5e3e884b795462485657933c musl-fixes.patch"