mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/aqbanking: Updated for version 6.2.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
1c03131e40
commit
627a4f279f
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.2.1}
|
||||
VERSION=${VERSION:-6.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aqbanking"
|
||||
VERSION="6.2.1"
|
||||
VERSION="6.2.2"
|
||||
HOMEPAGE="https://www.aquamaniac.de/"
|
||||
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/328/aqbanking-6.2.1.tar.gz"
|
||||
MD5SUM="d78cf01b6974258d5dde2deb3225f693"
|
||||
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/334/aqbanking-6.2.2.tar.gz"
|
||||
MD5SUM="a9c236ab4a1088a56c8cb488c2f793fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gwenhywfar xmlsec"
|
||||
|
|
Loading…
Reference in a new issue