mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
orca: update to 3.34.0.
This commit is contained in:
parent
6125f04e72
commit
5e6f2661e8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'orca'
|
# Template file for 'orca'
|
||||||
pkgname=orca
|
pkgname=orca
|
||||||
version=3.32.0
|
version=3.34.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_module="orca"
|
pycompile_module="orca"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Orca"
|
homepage="https://wiki.gnome.org/Projects/Orca"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3130268296fa2c115acc4b37f3520967f06abd402251403d1ca507071efd5816
|
checksum=977c8079519ffbabad76861aa2790a55671ff69f19f3f4a158bfeb7c192a0282
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3-gobject-devel"
|
hostmakedepends+=" python3-gobject-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue