* update perl-xml-xpath to 1.48-3
This commit is contained in:
parent
415504c6db
commit
b64ad35042
15
perl/perl-xml-xpath/.SRCINFO
Normal file
15
perl/perl-xml-xpath/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = perl-xml-xpath
|
||||
pkgdesc = A set of modules for parsing and evaluating XPath statements
|
||||
pkgver = 1.48
|
||||
pkgrel = 3
|
||||
url = https://metacpan.org/release/XML-XPath
|
||||
arch = any
|
||||
license = PerlArtistic
|
||||
license = GPL
|
||||
depends = perl
|
||||
depends = perl-xml-parser
|
||||
options = !emptydirs
|
||||
source = https://cpan.metacpan.org/authors/id/M/MA/MANWAR/XML-XPath-1.48.tar.gz
|
||||
sha256sums = 7bc75be36b239e5b2e700a9570d2b53b43093d467f2abe6a743f9ff9093790cd
|
||||
|
||||
pkgname = perl-xml-xpath
|
3
perl/perl-xml-xpath/.nvchecker.toml
Normal file
3
perl/perl-xml-xpath/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[perl-xml-xpath]
|
||||
source = "cpan"
|
||||
cpan = "XML-XPath"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=perl-xml-xpath
|
||||
pkgver=1.48
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A set of modules for parsing and evaluating XPath statements"
|
||||
arch=(any)
|
||||
url="https://metacpan.org/release/XML-XPath"
|
||||
|
Loading…
x
Reference in New Issue
Block a user