mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/aqbanking: Updated for version 6.2.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
49d4c89f58
commit
a74c99b02d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=aqbanking
|
||||
VERSION=${VERSION:-6.0.2}
|
||||
VERSION=${VERSION:-6.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aqbanking"
|
||||
VERSION="6.0.2"
|
||||
VERSION="6.2.1"
|
||||
HOMEPAGE="https://www.aquamaniac.de/"
|
||||
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/243/aqbanking-6.0.2.tar.gz"
|
||||
MD5SUM="73183759493e771415781cd34d4dab04"
|
||||
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/328/aqbanking-6.2.1.tar.gz"
|
||||
MD5SUM="d78cf01b6974258d5dde2deb3225f693"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gwenhywfar xmlsec"
|
||||
|
|
Loading…
Reference in a new issue