libostree: update to 2017.15.

Closes: #10146 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-20 08:03:41 -02:00 committed by Jürgen Buchmüller
parent fb89114c67
commit 9254fc8703

View file

@ -1,6 +1,6 @@
# Template file for 'libostree'
pkgname=libostree
version=2017.14
version=2017.15
revision=1
build_style=gnu-configure
configure_args="--with-builtin-grub2-mkconfig --with-openssl"
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="GPL-2"
homepage="https://ostree.readthedocs.io/en/latest/"
distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz"
checksum=cab4782a7ab1c4d7ab8e390372788b73a7f83d9284418ba36a42b60cbc67851e
checksum=564b46c83373ea35f44eb39e62c6f6c876c8f2649aa30124b3f87282d2175138
libostree-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"