mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-GD: update to 2.76.
This commit is contained in:
parent
9dea0d6cc2
commit
d567ce168b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-GD'
|
# Template file for 'perl-GD'
|
||||||
pkgname=perl-GD
|
pkgname=perl-GD
|
||||||
version=2.73
|
version=2.76
|
||||||
revision=2
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl-ExtUtils-PkgConfig"
|
hostmakedepends="perl-ExtUtils-PkgConfig"
|
||||||
makedepends="gd-devel"
|
makedepends="gd-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Arda Demir <ddmirarda@gmail.com>"
|
||||||
license="Artistic-2.0, GPL-1.0-or-later"
|
license="Artistic-2.0, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/pod/GD"
|
homepage="https://metacpan.org/pod/GD"
|
||||||
distfiles="${CPAN_SITE}/GD/GD-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/GD/GD-${version}.tar.gz"
|
||||||
checksum=491c9e73238522e2987e66725a20935f4268a3864202ecbaf4659a1691ba322b
|
checksum=693d9e3d709e9188a682cb9090a77b70aac12a04e84128677577b94e4331775b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue