libostree: update to 2017.7.
This commit is contained in:
parent
42fe35d830
commit
ab45038bfe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libostree'
|
# Template file for 'libostree'
|
||||||
pkgname=libostree
|
pkgname=libostree
|
||||||
version=2017.6
|
version=2017.7
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=25ac0ca3e9cc3af115df096fc183d3efa3cf36e765586e7e3f825dc32c89545b
|
checksum=c1e421f616da079a7671ac5ae765b97dca740429844283d47102e3135832a246
|
||||||
|
|
||||||
libostree-devel_package() {
|
libostree-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue