perl-Test-Pod: update to 1.52.
Closes #13659. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
06c94fc3e4
commit
2882442b4a
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template build file for 'perl-Test-Pod'.
|
||||
pkgname=perl-Test-Pod
|
||||
version=1.51
|
||||
version=1.52
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
depends="perl"
|
||||
noarch=yes
|
||||
short_desc='Test::Pod - checks for POD errors in files'
|
||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="http://search.cpan.org/dist/Test-Pod/"
|
||||
license="GPL-1, Artistic"
|
||||
distfiles="$CPAN_SITE/Test/Test-Pod-${version}.tar.gz"
|
||||
checksum=c1a1d3cedf4a579e3aad89c36f9878a8542b6656dbe71f1581420f49582d7efb
|
||||
distfiles="${CPAN_SITE}/Test/Test-Pod-${version}.tar.gz"
|
||||
checksum=60a8dbcc60168bf1daa5cc2350236df9343e9878f4ab9830970a5dde6fe8e5fc
|
||||
noarch=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue