Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
9a6c4126
Commit
9a6c4126
authored
1 year ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/erlang: upgrade to 26.0.1
parent
0360e422
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/erlang/APKBUILD
+5
-4
5 additions, 4 deletions
community/erlang/APKBUILD
with
5 additions
and
4 deletions
community/erlang/APKBUILD
+
5
−
4
View file @
9a6c4126
...
...
@@ -8,7 +8,7 @@
# catch up with. If in doubt, do a test rebuild of community/elixir.
pkgname
=
erlang
pkgver
=
2
5.3.2
pkgver
=
2
6.0.1
pkgrel
=
0
pkgdesc
=
"General-purpose programming language and runtime environment"
url
=
"https://www.erlang.org/"
...
...
@@ -56,9 +56,10 @@ esac
# - CVE-2020-35733
build
()
{
export
CPPFLAGS
=
"-D_BSD_SOURCE
$CPPFLAGS
"
# it's a whole language runtime
export
CFLAGS
=
"
$CFLAGS
-O2 -D_BSD_SOURCE"
export
CXXFLAGS
=
"
$CXXFLAGS
-O2"
./otp_build autoconf
./configure
\
--prefix
=
/usr
\
--sysconfdir
=
/etc
\
...
...
@@ -154,5 +155,5 @@ verifydeps() {
}
sha512sums
=
"
bcd463696758056db7efec1fa39abeccc94631ccd4fd23067278b16885dda1afea303eb2340f549416efda5e251cd106497a2d7cd1cfc7ef682593f6a1548611
otp_src_2
5.3.2
.tar.gz
dbebf208c7c043a594da248e5eadc7a1bb1824bc85c70d3f9da97b9edf78fec174a7c3cf56102688fd743f5a4dd0a8b0d501861e63b002af3671e347e54de326
otp_src_2
6.0.1
.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment