perl/perl-DBD-SQLite: Updated for version 1.40.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Thomas Morper 2013-07-28 16:23:38 -05:00 committed by Erik Hanson
parent 03e9ccb399
commit 7d00360e3f
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
# Written by Thomas Morper <thomas@beingboiled.info> # Written by Thomas Morper <thomas@beingboiled.info>
PRGNAM=perl-DBD-SQLite PRGNAM=perl-DBD-SQLite
VERSION=${VERSION:-1.39} VERSION=${VERSION:-1.40}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-DBD-SQLite" PRGNAM="perl-DBD-SQLite"
VERSION="1.39" VERSION="1.40"
HOMEPAGE="http://search.cpan.org/~ishigaki/DBD-SQLite/" HOMEPAGE="http://search.cpan.org/~ishigaki/DBD-SQLite/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.39.tar.gz" DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.40.tar.gz"
MD5SUM="8ca0719852fcbcbbee470c705eeff24a" MD5SUM="b9876882186499583428b14cf5c0e29c"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""