mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Pegex: Updated for version 0.64.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
2208b228cd
commit
6f5c749b14
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.63}
|
||||
VERSION=${VERSION:-0.64}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Pegex"
|
||||
VERSION="0.63"
|
||||
VERSION="0.64"
|
||||
HOMEPAGE="https://metacpan.org/pod/Pegex"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/Pegex-0.63.tar.gz"
|
||||
MD5SUM="0d543d579559ba4892cd29b4da3800e1"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/Pegex-0.64.tar.gz"
|
||||
MD5SUM="db86d4f1ddc36c4c7860ce060e77976f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-File-ShareDir-Install perl-YAML-LibYAML"
|
||||
|
|
Loading…
Reference in a new issue