mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-DBD-SQLite: Updated for version 1.54.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6b07215760
commit
82834103d4
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Thomas Morper <thomas@beingboiled.info>
|
||||
|
||||
PRGNAM=perl-DBD-SQLite
|
||||
VERSION=${VERSION:-1.52}
|
||||
VERSION=${VERSION:-1.54}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-DBD-SQLite"
|
||||
VERSION="1.52"
|
||||
HOMEPAGE="http://search.cpan.org/~ishigaki/DBD-SQLite/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.52.tar.gz"
|
||||
MD5SUM="a54c2e8ab74587c3b6f8045fddc5aba5"
|
||||
VERSION="1.54"
|
||||
HOMEPAGE="https://metacpan.org/pod/DBD::SQLite"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.54.tar.gz"
|
||||
MD5SUM="8f835ddacb9a4a92a52bbe2d24d18a8e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue