gede: update to 2.15.4.

This commit is contained in:
Andrea Brancaleoni 2020-02-15 13:20:27 +01:00
parent d6be260845
commit bc75dbf0b0

View file

@ -1,6 +1,6 @@
# Template file for 'gede'
pkgname=gede
version=2.15.3
version=2.15.4
revision=1
build_wrksrc=src
build_style=qmake
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD-2-Clause"
homepage="http://acidron.com/gede"
distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz"
checksum=fe09532fd9fed6cbb79edd976814b383ccbf1a3a5cbdb53972b642db7a156c2d
checksum=cfcd7adb5f950b332f192477ef84d337c1db539124585fb8b12f58fbb7dfe72d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"