perl-Regexp-Grammars: update to 1.055.
This commit is contained in:
parent
e5bda82221
commit
bfa27a33e3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-Regexp-Grammars'
|
||||
pkgname=perl-Regexp-Grammars
|
||||
version=1.052
|
||||
version=1.055
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
|||
makedepends="perl"
|
||||
depends="$makedepends"
|
||||
short_desc="Add grammatical parsing features to Perl 5.10 regexes"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Regexp-Grammars"
|
||||
distfiles="${CPAN_SITE}/Regexp/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=d552e7aaec956fc9ff0c56602fc95bc5c97ef815a0a8df7f42d1128f39534a62
|
||||
checksum=e52217153604c3f3e28baa4d6f6431455822097c88cc432c92e618b8909410ec
|
||||
|
|
Loading…
Reference in a new issue