ostree: update to 2023.6.

This commit is contained in:
Duncaen 2023-09-27 15:29:47 +02:00
parent 62621de4a3
commit 292b819dc3
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ostree'
pkgname=ostree
version=2023.5
revision=2
version=2023.6
revision=1
build_style=gnu-configure
build_helper="gir"
configure_args="
@ -20,7 +20,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=bc593afb31fe1ac3d50419f917fafe321a0a3561d7bb2ba498a83740fe3adb14
checksum=b43c4a373799681989bae12b3a1b94f453068dece6540b8e05a23b834c1037e2
build_options="gir"
build_options_default="gir"