aqbanking: update to 6.3.0.
This commit is contained in:
parent
1c8ab9648c
commit
efbc7bda15
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aqbanking'
|
||||
pkgname=aqbanking
|
||||
version=6.2.10
|
||||
version=6.3.0
|
||||
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/368/${pkgname}-${version}.tar.gz"
|
||||
checksum=78435ff3211353e24791e2f96943c82949c48aef3704f5b57d09f08a4abcab8d
|
||||
distfiles="https://www.aquamaniac.de/rdm/attachments/download/372/${pkgname}-${version}.tar.gz"
|
||||
checksum=a0e85da2072c927bc32cfd808caaccfdabe34725e75618b08d8049306d8355cc
|
||||
disable_parallel_build=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue