mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ostree: update to 2023.7.
This commit is contained in:
parent
614f7f9f4e
commit
0a035f5dbd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ostree'
|
# Template file for 'ostree'
|
||||||
pkgname=ostree
|
pkgname=ostree
|
||||||
version=2023.6
|
version=2023.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -20,7 +20,7 @@ license="LGPL-2.0-or-later"
|
||||||
homepage="https://ostree.readthedocs.io/en/latest/"
|
homepage="https://ostree.readthedocs.io/en/latest/"
|
||||||
changelog="https://github.com/ostreedev/ostree/releases"
|
changelog="https://github.com/ostreedev/ostree/releases"
|
||||||
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=b43c4a373799681989bae12b3a1b94f453068dece6540b8e05a23b834c1037e2
|
checksum=19cda718705f7ac8c018c939c38b1bb8412deaaa04862da98cd9fe9243f073bf
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue