mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-Test-Requires: fix homepage
This commit is contained in:
parent
84212fdbf9
commit
9993f79254
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ depends="$makedepends"
|
||||||
short_desc="Test::Requires - Checks to see if the module can be loaded"
|
short_desc="Test::Requires - Checks to see if the module can be loaded"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
homepage="https://metacpan.org/release/Test-Requires-0.10"
|
homepage="https://metacpan.org/release/Test-Requires"
|
||||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=2768a391d50ab94b95cefe540b9232d7046c13ee86d01859e04c044903222eb5
|
checksum=2768a391d50ab94b95cefe540b9232d7046c13ee86d01859e04c044903222eb5
|
||||||
|
|
Loading…
Add table
Reference in a new issue