libostree: update to 2017.11.
This commit is contained in:
parent
e7fe63d713
commit
3f0a9bb83b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libostree'
|
# Template file for 'libostree'
|
||||||
pkgname=libostree
|
pkgname=libostree
|
||||||
version=2017.10
|
version=2017.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-builtin-grub2-mkconfig --with-openssl"
|
configure_args="--with-builtin-grub2-mkconfig --with-openssl"
|
||||||
hostmakedepends="bison libxslt pkg-config glib-devel docbook-xsl"
|
hostmakedepends="bison libxslt pkg-config glib-devel docbook-xsl"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://ostree.readthedocs.io/en/latest/"
|
homepage="https://ostree.readthedocs.io/en/latest/"
|
||||||
distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz"
|
distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz"
|
||||||
checksum=9de3a39d9c301ba8be59cd86c5610a9d6e0413a9a9f339c309246286566b46b1
|
checksum=15f3beef22d67f9b28489763b94f5279bba6f457d0fea93763997816c93b2dd4
|
||||||
|
|
||||||
libostree-devel_package() {
|
libostree-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue