libostree: update to 2021.2.

This commit is contained in:
Duncaen 2021-05-18 17:56:47 +02:00
parent aeca9efe2a
commit cee7f379c4
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'libostree'
pkgname=libostree
version=2020.8
revision=2
version=2021.2
revision=1
build_style=gnu-configure
build_helper="gir"
configure_args="
@ -12,14 +12,14 @@ configure_args="
hostmakedepends="bison docbook-xsl glib-devel libxslt pkg-config"
makedepends="e2fsprogs-devel fuse-devel glib-devel gpgme-devel libarchive-devel
libsoup-devel libsodium-devel $(vopt_if gir 'gobject-introspection')"
checkdepends="attr-progs cpio elfutils python3-yaml"
checkdepends="attr-progs cpio elfutils gnupg2 python3-yaml tar which xz"
short_desc="Operating system and container binary deployment and upgrades"
maintainer="Duncaen <duncaen@voidlinux.org>"
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=fdaa5992d0a6f62157152355449ac8476c50df6602be398e9ad10438cc1e679b
checksum=854008e7c71d44f6b3670f0e9b8500db0f08ff8b297d0b30a7cb9a66f34c5d7c
build_options="gir"
build_options_default="gir"