Skip to content
Snippets Groups Projects
Verified Commit 13df4b4f authored by Max Rees's avatar Max Rees
Browse files

legacy/openjdk7: remove bashism

parent f0b42a82
No related branches found
No related tags found
1 merge request!445user/openjdk8: [CVE] bump to 8.252.09 (#269)
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment