Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
13df4b4f
Verified
Commit
13df4b4f
authored
4 years ago
by
Max Rees
Browse files
Options
Downloads
Patches
Plain Diff
legacy/openjdk7: remove bashism
parent
f0b42a82
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!445
user/openjdk8: [CVE] bump to 8.252.09 (#269)
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
legacy/openjdk7/APKBUILD
+2
-1
2 additions, 1 deletion
legacy/openjdk7/APKBUILD
with
2 additions
and
1 deletion
legacy/openjdk7/APKBUILD
+
2
−
1
View file @
13df4b4f
...
...
@@ -25,6 +25,7 @@ install=""
# upstream binary versions
RHINO_VER
=
1.7.7.2
_RHINO_VER
=
1_7_7_2
ANT_VER
=
1.9.11
case
$CARCH
in
...
...
@@ -73,7 +74,7 @@ source="https://icedtea.classpath.org/download/source/icedtea-$_icedteaver.tar.g
langtools-
$_dropsver
.tar.bz2::
$_dropsurl
/langtools.tar.bz2
hotspot-
$_dropsver
.tar.bz2::
$_dropsurl
/hotspot.tar.bz2
https://archive.apache.org/dist/ant/binaries/apache-ant-
$ANT_VER
-bin.tar.gz
https://github.com/mozilla/rhino/releases/download/Rhino
${
RHINO_VER
//./_
}
_Release/rhino-
$RHINO_VER
.zip
https://github.com/mozilla/rhino/releases/download/Rhino
${
_
RHINO_VER
}
_Release/rhino-
$RHINO_VER
.zip
icedtea-hotspot-musl.patch
icedtea-hotspot-musl-ppc.patch
...
...
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