Skip to content

Commit

Permalink
perl: update to 5.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hadfl committed Oct 4, 2024
1 parent 3bb94c7 commit 5cf0c4e
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 46 deletions.
6 changes: 3 additions & 3 deletions build/perl/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
# }}}

# Copyright 2011-2017 OmniTI Computer Consulting, Inc. All rights reserved.
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=perl
PKG=runtime/perl
VER=5.38.2
VER=5.40.0
MAJVER=${VER%.*}
SUMMARY="Perl $MAJVER Programming Language"
DESC="A highly capable, feature-rich programming language"

CROSSVER=1.5.2
CROSSVER=1.6

set_arch 64
CTF_FLAGS+=" -s"
Expand Down
Loading

0 comments on commit 5cf0c4e

Please sign in to comment.