mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/perl-text-csv: upgrade to 1.97
This commit is contained in:
parent
db74f01ed1
commit
9af2bcc3d7
@ -1,8 +1,8 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=perl-text-csv
|
||||
_pkgname=Text-CSV
|
||||
pkgver=1.95
|
||||
pkgrel=1
|
||||
pkgver=1.97
|
||||
pkgrel=0
|
||||
pkgdesc="Manipulate comma-separated value strings"
|
||||
url="http://search.cpan.org/dist/Text-CSV/"
|
||||
arch="noarch"
|
||||
@ -32,4 +32,4 @@ package() {
|
||||
find "$pkgdir" -name '*.pod' -delete
|
||||
}
|
||||
|
||||
sha512sums="447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9 Text-CSV-1.95.tar.gz"
|
||||
sha512sums="3700acb49a563ba7e08d234a383a7d579761d67097cadac8a9cb166cc436756b58a7c4a4d2c7e690e57b3aee99ec3d36e7f05ee135ce29ad6d8034b4570583f3 Text-CSV-1.97.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user