gede: update to 2.16.2.

the 2.16.1 could not be fetched anymore
This commit is contained in:
John 2020-03-30 14:05:38 +02:00
parent 9a227a6647
commit 60e1bd6a29
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gede'
pkgname=gede
version=2.16.1
version=2.16.2
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=96ce371d39e7b5ed58b3a35e6bf8f72d17e2f8281e3e21ca8d71246cb8ee1b65
checksum=32c390099d9755ec54836a04ef82ffcd315bd6912525714f626b3eb87db248a1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"