mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
perl-ExtUtils-Depends: rebuild for metadata
This commit is contained in:
parent
fc485e615b
commit
6af82ff67b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-ExtUtils-Depends'
|
# Template file for 'perl-ExtUtils-Depends'
|
||||||
pkgname=perl-ExtUtils-Depends
|
pkgname=perl-ExtUtils-Depends
|
||||||
version=0.405
|
version=0.405
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Easily build XS extensions that depend on XS extensions"
|
short_desc="Easily build XS extensions that depend on XS extensions"
|
||||||
homepage="http://gtk2-perl.sourceforge.net/"
|
|
||||||
license="Artistic, GPL-1"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="http://gtk2-perl.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-Depends-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-Depends-$version.tar.gz"
|
||||||
checksum=8ad6401ad7559b03ceda1fe4b191c95f417bdec7c542a984761a4656715a8a2c
|
checksum=8ad6401ad7559b03ceda1fe4b191c95f417bdec7c542a984761a4656715a8a2c
|
||||||
|
|
Loading…
Add table
Reference in a new issue