gede: update to 2.2.1.
This commit is contained in:
parent
b08b725567
commit
0ba6ad478d
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.1.1
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
|
@ -12,7 +12,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=2d3924ccc3749bc2967e05a331c905800d3a350c185182e3ce1f8dc376fd3362
|
checksum=03296b9f6c2b92184d66e8d9b0819b3d796a71d04b4a186efc0e14d577b9d7cd
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt-host-tools qt-devel"
|
hostmakedepends+=" qt-host-tools qt-devel"
|
||||||
|
|
Loading…
Reference in a new issue