mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/perl-test-taint: upgrade to 1.08
This commit is contained in:
parent
f6ae5aeb70
commit
3e9aaa19c1
@ -3,8 +3,8 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=perl-test-taint
|
||||
_pkgreal=Test-Taint
|
||||
pkgver=1.06
|
||||
pkgrel=5
|
||||
pkgver=1.08
|
||||
pkgrel=0
|
||||
pkgdesc="Checks for taintedness of variables"
|
||||
url="http://search.cpan.org/dist/Test-Taint/"
|
||||
arch="all"
|
||||
@ -41,4 +41,4 @@ package() {
|
||||
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
||||
}
|
||||
|
||||
sha512sums="58221b0145d9b908994c093168ca547a18cd56113f4923a4662bb9c113635378740363914d1fd43602f15c76a23cfe26d0682ed6ce22836d712692f439e782c2 Test-Taint-1.06.tar.gz"
|
||||
sha512sums="2a7e3a60756c802dc33ac0b2a4102463de59fe92ba3cd83cb02e01e9f7aa13978c7a8ac7dcfdcf3c0d934af40e5189421874da819be9258e91080b777be71b20 Test-Taint-1.08.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user