aqbanking: update to 3.6.2.
This commit is contained in:
parent
6b1df59757
commit
e5ce820057
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aqbanking'
|
# Template file for 'aqbanking'
|
||||||
pkgname=aqbanking
|
pkgname=aqbanking
|
||||||
version=6.3.0
|
version=6.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config gwenhywfar tar"
|
hostmakedepends="pkg-config gwenhywfar tar"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Library for online banking and financial applications"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-only, GPL-3.0-only"
|
license="GPL-2.0-only, GPL-3.0-only"
|
||||||
homepage="http://www.aquamaniac.de/aqbanking"
|
homepage="http://www.aquamaniac.de/aqbanking"
|
||||||
distfiles="https://www.aquamaniac.de/rdm/attachments/download/372/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.aquamaniac.de/rdm/attachments/download/386/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a0e85da2072c927bc32cfd808caaccfdabe34725e75618b08d8049306d8355cc
|
checksum=a97ab42f7298cbb2617b2bda53ca51a2b0fe5f780bde098a39a5f4a3243e3418
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue