mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ostree: update to 2023.5.
This commit is contained in:
parent
2b921163b4
commit
a87fd089b8
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'ostree'
|
# Template file for 'ostree'
|
||||||
pkgname=ostree
|
pkgname=ostree
|
||||||
reverts="2023.4_1"
|
version=2023.5
|
||||||
version=2023.3
|
revision=1
|
||||||
revision=2
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -21,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=9c575a094da2c307769f0aee15de95470c3b5550cbff211fbbc4f6fc75f333b1
|
checksum=bc593afb31fe1ac3d50419f917fafe321a0a3561d7bb2ba498a83740fe3adb14
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue