libostree: update to 2017.7.

This commit is contained in:
Duncaen 2017-06-21 20:43:36 +02:00
parent 42fe35d830
commit ab45038bfe
1 changed files with 2 additions and 2 deletions

View File

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