mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
perl/perl-Pegex: Updated for version 0.63.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
85f69ae27e
commit
8b3fb3a569
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Pegex
|
||||
VERSION=${VERSION:-0.60}
|
||||
VERSION=${VERSION:-0.63}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Pegex"
|
||||
VERSION="0.60"
|
||||
VERSION="0.63"
|
||||
HOMEPAGE="https://metacpan.org/pod/Pegex"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/Pegex-0.60.tar.gz"
|
||||
MD5SUM="347f72c1c0347148d80058ea35927df8"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/Pegex-0.63.tar.gz"
|
||||
MD5SUM="0d543d579559ba4892cd29b4da3800e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-File-ShareDir-Install perl-YAML-LibYAML"
|
||||
|
|
Loading…
Reference in a new issue