libostree: update to 2017.13. (#8829)
This commit is contained in:
parent
362d9d63f9
commit
4636fcee8e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libostree'
|
||||
pkgname=libostree
|
||||
version=2017.12
|
||||
version=2017.13
|
||||
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=fc409f04c9fd440b83b4fa324f3b912cbf61145389378d44254b8b191c9fef08
|
||||
checksum=a8b06cd81b40072b127e9a8aa5d8c7a61bb44d8bc0e7f7b73dee2ce4d9b3e752
|
||||
|
||||
libostree-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue