libostree: update to 2017.11.

This commit is contained in:
Duncaen 2017-09-16 06:31:32 +02:00
parent e7fe63d713
commit 3f0a9bb83b

View file

@ -1,7 +1,7 @@
# Template file for 'libostree'
pkgname=libostree
version=2017.10
revision=2
version=2017.11
revision=1
build_style=gnu-configure
configure_args="--with-builtin-grub2-mkconfig --with-openssl"
hostmakedepends="bison libxslt pkg-config glib-devel docbook-xsl"
@ -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=9de3a39d9c301ba8be59cd86c5610a9d6e0413a9a9f339c309246286566b46b1
checksum=15f3beef22d67f9b28489763b94f5279bba6f457d0fea93763997816c93b2dd4
libostree-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"