mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-DBD-SQLite: Updated for version 1.64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
41991fb22b
commit
aa866d9291
2 changed files with 4 additions and 4 deletions
|
@ -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.62}
|
VERSION=${VERSION:-1.64}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-DBD-SQLite"
|
PRGNAM="perl-DBD-SQLite"
|
||||||
VERSION="1.62"
|
VERSION="1.64"
|
||||||
HOMEPAGE="https://metacpan.org/release/DBD-SQLite"
|
HOMEPAGE="https://metacpan.org/release/DBD-SQLite"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.62.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.64.tar.gz"
|
||||||
MD5SUM="f2e11a2bea6bd864404c0363d7eddaf8"
|
MD5SUM="10796495b52927eb2e1df34c86924027"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue