perl-Getopt-Compact: rebuild for new homepage
This commit is contained in:
parent
7089bfe902
commit
e9136af8d2
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-Getopt-Compact'
|
# Template file for 'perl-Getopt-Compact'
|
||||||
pkgname=perl-Getopt-Compact
|
pkgname=perl-Getopt-Compact
|
||||||
version=0.04
|
version=0.04
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl perl-Text-Table"
|
makedepends="perl perl-Text-Table"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
short_desc="Getopt::Compact - getopt processing in a compact statement"
|
short_desc="Getopt::Compact - getopt processing in a compact statement"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Getopt-Compact"
|
homepage="https://metacpan.org/release/Getopt-Compact"
|
||||||
distfiles="${CPAN_SITE}/Getopt/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Getopt/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=47a6fd8f9facb54a363b63d46617fcf18106b3b4a95f7fcbcbd08955595c1d47
|
checksum=47a6fd8f9facb54a363b63d46617fcf18106b3b4a95f7fcbcbd08955595c1d47
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue