libostree: update to 2017.6.

This commit is contained in:
Duncaen 2017-05-18 16:40:39 +02:00
parent 5530056cb6
commit a1ee29653d

View file

@ -1,6 +1,6 @@
# Template file for 'libostree'
pkgname=libostree
version=2017.5
version=2017.6
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=3fc89a5b6eff74bc55469175b6f6e42f1bf1d9814d285e86565635e8438d20e8
checksum=25ac0ca3e9cc3af115df096fc183d3efa3cf36e765586e7e3f825dc32c89545b
libostree-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"