perl-tainting: rebuild for new homepage

This commit is contained in:
maxice8 2018-12-07 22:43:36 -02:00
parent da11782a92
commit 4cffe47122
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'perl-tainting'
pkgname=perl-tainting
version=0.02
revision=1
revision=2
noarch=yes
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl perl-Taint-Runtime"
depends="${makedepends}"
depends="$makedepends"
checkdepends="perl-Test-Exception"
short_desc="Enable taint mode lexically"
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/tainting"
distfiles="${CPAN_SITE}/LWP/PERLANCAR/tainting-${version}.tar.gz"
checksum=6363f0f944571984342519259efea94cfb648d49ea13d390de7f34bb4b811cec
noarch=yes