parent
3dd1b5d4c1
commit
d8649d2dea
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libostree'
|
# Template file for 'libostree'
|
||||||
pkgname=libostree
|
pkgname=libostree
|
||||||
version=2017.15
|
version=2018.1
|
||||||
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=564b46c83373ea35f44eb39e62c6f6c876c8f2649aa30124b3f87282d2175138
|
checksum=8b5e3b80425b91c93aeb916bb047ee194aa138a9cf00ce173dcc0ebc0dd11f4b
|
||||||
|
|
||||||
libostree-devel_package() {
|
libostree-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue