diff options
-rw-r--r-- | testing/ostree/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ostree/APKBUILD b/testing/ostree/APKBUILD index 854e3b7e47..f20053e032 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=2017.13 +pkgver=2017.15 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="914ee7c40488e7ca4ad28354573257c71a8e3c56bbbe851b86db66b5b73d2614f13ab04fbacbd02b93db51332fecd270bdc590abeba1b303ab4db78263bab7b5 libostree-2017.13.tar.xz +sha512sums="539a2c4993965baef7f436966781b198e35d77b08e84c4ea7fc8b98e076f609cf71f9c65d951244f24943ccc01007aa6c6f9c21a3b6b112697193c065280fea6 libostree-2017.15.tar.xz 539f5020f3380e841372f80c60c71c803ccfeffb719f1b83361b75557022c61d9cd29d9cd36929426420644def9de91fd92f5dd6923352f2ae6e1dd4b676de8c musl-fixes.patch" |