summaryrefslogtreecommitdiffstats
path: root/database/libdbi-drivers/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/libdbi-drivers/DETAILS')
-rwxr-xr-xdatabase/libdbi-drivers/DETAILS17
1 files changed, 9 insertions, 8 deletions
diff --git a/database/libdbi-drivers/DETAILS b/database/libdbi-drivers/DETAILS
index 784d0c0ecb..5adb272183 100755
--- a/database/libdbi-drivers/DETAILS
+++ b/database/libdbi-drivers/DETAILS
@@ -1,15 +1,16 @@
SPELL=libdbi-drivers
- VERSION=0.8.3-1
- SOURCE_HASH=sha512:c2cb76234b9137cc4a05af42a69ea7d5b08586287378406cbd4d114598598057f29cccb368bfbe0f86e19846ceab88ed636cccff6555ef9f7eebbb98bbcd3824
+ VERSION=0.9.0
+ SOURCE_HASH=sha512:f4d3aaa71014697c53012a10bf9f0af398bcf5ee5872af165f8f43a682d2fb3045a9172ffea0e068dcbfcad52494878c037d8d90fadfaf176936e42f7f1e85c1
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//a/}
- WEB_SITE=http://libdbi-drivers.sourceforge.net
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- LICENCE=LGPL
- DOCS=""
- ENTERED=20031213
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//a/}"
+ WEB_SITE=http://libdbi-drivers.sourceforge.net
+ LICENCE=LGPL
+ DOC_DIRS=""
+ DOCS="AUTHORS COPYING NEWS README README.encodings TODO"
+ ENTERED=20031213
KEYWORDS="database"
-SHORT="libdbi-drivers project maintains drivers for libdbi"
+ SHORT="libdbi-drivers project maintains drivers for libdbi"
cat << EOF
libdbi implements a database-independent abstraction layer in C, similar to the
DBI/DBD layer in Perl. Writing one generic set of code, programmers can