mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gede: update to 2.10.3.
This commit is contained in:
parent
8e228898d6
commit
50932145bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gede'
|
# Template file for 'gede'
|
||||||
pkgname=gede
|
pkgname=gede
|
||||||
version=2.10.1
|
version=2.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
build_options="qt5"
|
build_options="qt5"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://acidron.com/gede"
|
homepage="http://acidron.com/gede"
|
||||||
distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz"
|
distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7d1f17e2b2ea8836e062656b92e7a9419584b8b322a82b1ee2b5580369b2c68b
|
checksum=f0ba17c608014f80e56dd9599173428ed106db48cfa7e450e58ff2f6b756ce30
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" $(vopt_if qt5 'qt5-host-tools qt5-devel' 'qt-host-tools qt-devel')"
|
hostmakedepends+=" $(vopt_if qt5 'qt5-host-tools qt5-devel' 'qt-host-tools qt-devel')"
|
||||||
|
|
Loading…
Add table
Reference in a new issue