libostree: update to 2017.10.
This commit is contained in:
parent
e735afa422
commit
6a92411e2a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libostree'
|
||||
pkgname=libostree
|
||||
version=2017.9
|
||||
version=2017.10
|
||||
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=4a2f31b600f5f95436fe62e2adb0c5c79e44112caf88773c8a6defdeecce62e8
|
||||
checksum=9de3a39d9c301ba8be59cd86c5610a9d6e0413a9a9f339c309246286566b46b1
|
||||
|
||||
libostree-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue