mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
perl/perl-CGI: Updated for version 4.37.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
482874859e
commit
0d87b0039f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-CGI
|
||||
VERSION=${VERSION:-4.36}
|
||||
VERSION=${VERSION:-4.37}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-CGI"
|
||||
VERSION="4.36"
|
||||
VERSION="4.37"
|
||||
HOMEPAGE="https://metacpan.org/pod/CGI"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-4.36.tar.gz"
|
||||
MD5SUM="48566d81f430a7f755bb4d8f426ce35d"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-4.37.tar.gz"
|
||||
MD5SUM="7c8cde3f6a5aa5cf75e49f08e21960cf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-html-parser perl-Test-Deep perl-test-warn"
|
||||
|
|
Loading…
Reference in a new issue