aqbanking: update to 6.1.4
This commit is contained in:
parent
7b3d84c1f5
commit
714564a1f9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aqbanking'
|
||||
pkgname=aqbanking
|
||||
version=6.0.1
|
||||
version=6.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config gwenhywfar tar"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Library for online banking and financial applications"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-only, GPL-3.0-only"
|
||||
homepage="http://www.aquamaniac.de/aqbanking"
|
||||
distfiles="https://www.aquamaniac.de/rdm/attachments/download/238/aqbanking-${version}.tar.gz"
|
||||
checksum=6d66e298cab763adaa10d8e8f6367d178e6c3948eedbc89041cfc36a97caca49
|
||||
distfiles="https://www.aquamaniac.de/rdm/attachments/download/283/aqbanking-${version}.tar.gz"
|
||||
checksum=f3c07a466de96e38b14df7b096304886c8b2b3921f41fd6ab47d3a6cd36431d9
|
||||
disable_parallel_build=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue