Changeset df48c56


Ignore:
Timestamp:
08/18/2021 08:16:27 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6b35a4d
Parents:
b9747b2
Message:

Fix the Java URLs, and upload to Anduin to solve complex URLs

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    rb9747b2 rdf48c56  
    1515<!-- Not uploaded to anduin, since this file is now available under GNU GPLv2
    1616     licence.-->
    17   <!ENTITY openjdk-download-binary-x64 "https://download.java.net/java/GA/jdk&openjdk-version;/0d1cfde4252546c6931946de8db48ee2/&openjdk-build;/GPL/openjdk-&openjdk-version;_linux-x64_bin.tar.gz">
     17<!-- Reuploaded to anduin due to the complexity of the download URL, per Bruce's
     18     request. - Doug -->
     19  <!ENTITY openjdk-download-binary-x64 "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;/openjdk-&openjdk-version;_linux-x64_bin.tar.gz">
    1820  <!ENTITY openjdk-bin-md5sum-x64      "31c344e9097bd034c892b97c5ac45c27">
    1921  <!ENTITY openjdk-bin-size-x64        "176 MB">
  • general/prog/openjdk.xml

    rb9747b2 rdf48c56  
    66
    77  <!ENTITY ojdk-tarball              "jdk-&openjdk-version;-ga.tar.gz">
    8   <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk15u">
     8  <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk16u">
    99  <!ENTITY ojdk-download             "&ojdk-repo;/archive/&ojdk-tarball;">
    1010
Note: See TracChangeset for help on using the changeset viewer.