gede: update to 2.5.1.

This commit is contained in:
Andrea Brancaleoni 2018-02-09 17:41:24 +01:00
parent 30f500e99e
commit d2d88e4868
1 changed files with 2 additions and 2 deletions

View File

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