mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-CGI: update to 4.56
This commit is contained in:
parent
695a717aad
commit
3db00067e9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-CGI'
|
# Template file for 'perl-CGI'
|
||||||
pkgname=perl-CGI
|
pkgname=perl-CGI
|
||||||
version=4.55
|
version=4.56
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -11,5 +11,5 @@ short_desc="Handle Common Gateway Interface requests and responses"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/CGI"
|
homepage="https://metacpan.org/release/CGI"
|
||||||
distfiles="${CPAN_SITE}/CGI/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/CGI/CGI-${version}.tar.gz"
|
||||||
checksum=67895e94b13fdf46a3893c9a17c2d0d4c3d4cd2550e1f41e26696c10cb8c64b2
|
checksum=2d36d930b89ecdfbcc7d6d4740821bd466a0218abf1bd413568640b2f43799b7
|
||||||
|
|
Loading…
Add table
Reference in a new issue