[Lunar-commits] <moonbase> aqbanking: version bumped to 3.5.1.
Florin Braescu
florin at lunar-linux.org
Sun Jun 15 15:09:15 CEST 2008
commit 2319c024a035d80352f03e6e912c075160ee1685
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jun 15 16:09:15 2008 +0300
aqbanking: version bumped to 3.5.1.
This release fixes some more bugs and can be built with the
special version of aqbanking-cli with EBICS support. When a
new PIN is to be entered for any reason (e.g. changing the
password of a key file), the user is now always asked (no
PIN caching in this case).
---
libs/aqbanking/DEPENDS | 2 +-
libs/aqbanking/DETAILS | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/libs/aqbanking/DEPENDS b/libs/aqbanking/DEPENDS
index 67952a7..998fb38 100644
--- a/libs/aqbanking/DEPENDS
+++ b/libs/aqbanking/DEPENDS
@@ -4,7 +4,7 @@ optional_depends libofx "--enable-libofx" "--disable-libofx" "for OFX suppo
optional_depends libchipcard "--enable-chipcard-client" "--disable-chipcard-client" "for chipcard-client support"
-optional_depends qt3 "--enable-qt3 --enable-qt3-threads --with-qt3-libs=/opt/lunar/qt/3/lib" \
+optional_depends qt3 "--enable-qt3 --enable-qt3-threads" \
"--disable-qt3 --disable-qt3-threads" "for Qt3 support"
optional_depends kdebase3 "--enable-kde3 --with-kde3-libs=/opt/lunar/kde/3/lib" \
diff --git a/libs/aqbanking/DETAILS b/libs/aqbanking/DETAILS
index db7d722..7bfcfac 100644
--- a/libs/aqbanking/DETAILS
+++ b/libs/aqbanking/DETAILS
@@ -1,12 +1,12 @@
MODULE=aqbanking
- VERSION=3.5.0
+ VERSION=3.5.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL="http://www.aquamaniac.de/sites/download/download.php?package=03&release=10&file=01&dummy=SOURCE"
+ SOURCE_URL="http://www.aquamaniac.de/sites/download/download.php?package=03&release=11&file=01&dummy=SOURCE"
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
- SOURCE_VFY=sha1:1fcf76121a2b46864cd27740c09728021cfcb776
+ SOURCE_VFY=sha1:980a2db2d552f6bf8e5961fbded39b349c818c9a
WEB_SITE=http://www.aquamaniac.de/$MODULE
ENTERED=20040919
- UPDATED=20080607
+ UPDATED=20080615
SHORT="A home banking application"
PSAFE=no
More information about the Lunar-commits
mailing list