mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-DBD-SQLite: Updated for version 1.60.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
555be7ddcc
commit
8d5f840fa0
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.58}
|
||||
VERSION=${VERSION:-1.60}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-DBD-SQLite"
|
||||
VERSION="1.58"
|
||||
VERSION="1.60"
|
||||
HOMEPAGE="https://metacpan.org/release/DBD-SQLite"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.58.tar.gz"
|
||||
MD5SUM="8144c16e165e9a925839e9a8c507e0df"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.60.tar.gz"
|
||||
MD5SUM="19d8927d2b5b31150be969d0e7860401"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue