gede: update to 2.6.1.

This commit is contained in:
Andrea Brancaleoni 2018-02-14 11:46:39 +01:00
parent 54a6756465
commit 5793377db3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gede'
pkgname=gede
version=2.5.1
version=2.6.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=2194ba8769c26b99549d42ab703b8334a763a2e3e6b983ce6aba9c3216d39520
checksum=99304126b0d488a7925f244e0754e665be07ecb184450e418a830d0ad9a55449
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel"