mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
libostree: update to 2017.6.
This commit is contained in:
parent
5530056cb6
commit
a1ee29653d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libostree'
|
# Template file for 'libostree'
|
||||||
pkgname=libostree
|
pkgname=libostree
|
||||||
version=2017.5
|
version=2017.6
|
||||||
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=3fc89a5b6eff74bc55469175b6f6e42f1bf1d9814d285e86565635e8438d20e8
|
checksum=25ac0ca3e9cc3af115df096fc183d3efa3cf36e765586e7e3f825dc32c89545b
|
||||||
|
|
||||||
libostree-devel_package() {
|
libostree-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue