mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
orca: update to 42.3.
This commit is contained in:
parent
a43e45463d
commit
1d02ec63fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'orca'
|
# Template file for 'orca'
|
||||||
pkgname=orca
|
pkgname=orca
|
||||||
version=42.2
|
version=42.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext itstool pkg-config"
|
hostmakedepends="gettext itstool pkg-config"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Orca"
|
homepage="https://wiki.gnome.org/Projects/Orca"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-42/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-42/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9971e9fda1aa2bd64a76b33173135c64159a490b2c4bcffbe7b9548fedfc782c
|
checksum=fadcba0bfeae1e6672266264e76f63fe5abf8f0efb34be118b5a973fb6f2f724
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3-gobject-devel"
|
hostmakedepends+=" python3-gobject-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue