perl/perl-DBIx-Simple: Updated for version 1.37.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andreas Voegele 2017-12-09 20:25:43 +00:00 committed by Willy Sudiarto Raharjo
parent 386fe79dcf
commit 0467095e63
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for perl-DBIx-Simple
# Copyright 2013-2016 Andreas Voegele <andreas@andreasvoegele.com>
# Copyright 2013-2017 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@ -17,8 +17,8 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=perl-DBIx-Simple
VERSION=${VERSION:-1.35}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.37}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$(printf $PRGNAM | cut -d- -f2-)"

View File

@ -1,8 +1,8 @@
PRGNAM="perl-DBIx-Simple"
VERSION="1.35"
VERSION="1.37"
HOMEPAGE="https://metacpan.org/pod/DBIx::Simple"
DOWNLOAD="https://cpan.metacpan.org/authors/id/J/JU/JUERD/DBIx-Simple-1.35.tar.gz"
MD5SUM="157173cc510f92315806a33abc118504"
DOWNLOAD="https://cpan.metacpan.org/authors/id/J/JU/JUERD/DBIx-Simple-1.37.tar.gz"
MD5SUM="eb53ef4a93be7ebf043cd49075e81913"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""