mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/perl-xml-xpath: upgrade to 1.42
This commit is contained in:
parent
f360bd4cb9
commit
d5d18d5410
@ -3,8 +3,8 @@
|
||||
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
|
||||
pkgname=perl-xml-xpath
|
||||
_pkgreal=XML-XPath
|
||||
pkgver=1.40
|
||||
pkgrel=1
|
||||
pkgver=1.42
|
||||
pkgrel=0
|
||||
pkgdesc="A set of modules for parsing and evaluating XPath statements"
|
||||
url="http://search.cpan.org/dist/XML-XPath/"
|
||||
arch="noarch"
|
||||
@ -37,4 +37,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
||||
}
|
||||
sha512sums="80c6184346e861b61ec0f6b1c870d8551934976e8c1f5c887bb1fdbe0fc2dc966342f8baa45834f3e821e1cd86888d7fcc7f09097fd7a223bb7c1865b4bd65f4 XML-XPath-1.40.tar.gz"
|
||||
sha512sums="170e0d5369f937444ae340dcceccef2e836a3a87f393e4f2915a189d822101278c5046665f1bc9b165f7358deab9207e199903d5d4f2f3d8e62ee04a31fafe0b XML-XPath-1.42.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user