mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/aqbanking: Updated for version 6.5.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
41aab9d0bb
commit
34d1e3706a
2 changed files with 5 additions and 5 deletions
|
@ -30,8 +30,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=aqbanking
|
||||
VERSION=${VERSION:-6.4.1}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-6.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aqbanking"
|
||||
VERSION="6.4.1"
|
||||
VERSION="6.5.0"
|
||||
HOMEPAGE="https://www.aquamaniac.de/"
|
||||
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/400/aqbanking-6.4.1.tar.gz"
|
||||
MD5SUM="abb5ad84ec4edb0c8e9653d98f5c4a8b"
|
||||
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/435/aqbanking-6.5.0.tar.gz"
|
||||
MD5SUM="dc14c97adb3852620a9aa8941c89937e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gwenhywfar xmlsec"
|
||||
|
|
Loading…
Reference in a new issue