perl-CGI: update to 4.38. (#9695)
This commit is contained in:
parent
0e0c5bacf1
commit
143381b563
|
@ -1,16 +1,17 @@
|
|||
# Template build file for 'perl-CGI'.
|
||||
pkgname=perl-CGI
|
||||
version=4.37
|
||||
version=4.38
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
checkdepends="perl-Test-Deep perl-HTML-Parser perl-Test-Warn"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Handle Common Gateway Interface requests and responses"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://search.cpan.org/dist/CGI/"
|
||||
license="Artistic-2.0, GPL-1"
|
||||
distfiles="${CPAN_SITE}/CGI/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=7a14eee5df640f7141848f653cf48d99bfc9b5c68e18167338ee01b91cdfb883
|
||||
checksum=8c58f4a529bb92a914b22b7e64c5e31185c9854a4070a6dfad44fe5cc248e7d4
|
||||
|
|
Loading…
Reference in New Issue