diff --git a/srcpkgs/libostree/template b/srcpkgs/libostree/template index 9b17d418098..50ee671f086 100644 --- a/srcpkgs/libostree/template +++ b/srcpkgs/libostree/template @@ -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 " 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}"