mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-DBD-SQLite: Updated for version 1.48.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c4adc765fa
commit
8fd8e62a41
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Thomas Morper <thomas@beingboiled.info>
|
||||
|
||||
PRGNAM=perl-DBD-SQLite
|
||||
VERSION=${VERSION:-1.46}
|
||||
VERSION=${VERSION:-1.48}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-DBD-SQLite"
|
||||
VERSION="1.46"
|
||||
VERSION="1.48"
|
||||
HOMEPAGE="http://search.cpan.org/~ishigaki/DBD-SQLite/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.46.tar.gz"
|
||||
MD5SUM="9c27d4b6c1b76caa54e7504649594ad7"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.48.tar.gz"
|
||||
MD5SUM="020c02ca595b2074a767a19af8506d2a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue