perl-CGI: update to 4.39.
This commit is contained in:
parent
32c1744d91
commit
7443858053
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'perl-CGI'.
|
# Template file for 'perl-CGI'
|
||||||
pkgname=perl-CGI
|
pkgname=perl-CGI
|
||||||
version=4.38
|
version=4.39
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="$hostmakedepends"
|
||||||
checkdepends="perl-Test-Deep perl-HTML-Parser perl-Test-Warn"
|
checkdepends="perl-Test-Deep perl-HTML-Parser perl-Test-Warn"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
short_desc="Handle Common Gateway Interface requests and responses"
|
short_desc="Handle Common Gateway Interface requests and responses"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
homepage="https://metacpan.org/release/CGI"
|
homepage="https://metacpan.org/release/CGI"
|
||||||
license="Artistic-2.0, GPL-1"
|
license="Artistic-2.0, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/CGI/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/CGI/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=8c58f4a529bb92a914b22b7e64c5e31185c9854a4070a6dfad44fe5cc248e7d4
|
checksum=7e73417072445f24e03d63802ed3a9e368c9b103ddc96e2a9bcb6a251215fb76
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue