libostree: update to 2018.8.
This commit is contained in:
parent
f702c9bdc3
commit
585ddc651f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libostree'
|
||||
pkgname=libostree
|
||||
version=2018.7
|
||||
version=2018.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-builtin-grub2-mkconfig --with-openssl"
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-2.0-or-later"
|
|||
homepage="https://ostree.readthedocs.io/en/latest/"
|
||||
changelog="https://github.com/ostreedev/ostree/releases"
|
||||
distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz"
|
||||
checksum=483e359fd934f3fb1abde2cd8ff9c5bccb97e2a37d52ed8bedfa9ab1290883d9
|
||||
checksum=beef6debb0065bf1dc7538cd036c5f0348ac102ca4ad6d8651feff146130a844
|
||||
|
||||
post_install() {
|
||||
vinstall bash/ostree 644 usr/share/bash-completions/completions
|
||||
|
|
Loading…
Reference in a new issue