openjdk8 ver. bump

This commit is contained in:
Rmys
2023-01-25 15:19:36 +03:00
committed by GitHub
parent 46996dbbae
commit bf00545cf0
2 changed files with 9 additions and 2 deletions
@@ -37,7 +37,7 @@ def setup():
--enable-bootstrap \
--with-jdk-home=/usr/lib/jvm/java-8-openjdk \
--with-ecj-jar=/usr/share/java/ecj.jar \
--with-pkgversion='PisiLinux build 8.u345_3.24.0' \
--with-pkgversion='PisiLinux build 8.u352_3.25.0' \
" % jobs.replace("-j", ""))
@@ -13,7 +13,7 @@
<Icon>java8</Icon>
<Summary>Open Java Development Kit</Summary>
<Description>OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE).</Description>
<Archive type="tarxz" sha1sum="5a00f723ec70b7f98f4ef1e953f09086ce0f9a6e">https://icedtea.classpath.org/download/source/icedtea-3.24.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="6d872cc5c459075ebe20f62212692093ac09361d">https://icedtea.classpath.org/download/source/icedtea-3.25.0.tar.xz</Archive>
<!--Archive type="tarxz" sha1sum="70298576084208409dad6189d9ef5d0c2c7e8e09">http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/corba.tar.xz</Archive>
<Archive type="tarxz" sha1sum="a4c8ae2a0d30b4349918b2525c7c74fdaee5c3ac">http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/hotspot.tar.xz</Archive>
<Archive type="tarxz" sha1sum="6fb46ee58d5d121fdbb7eccc68988255f37926ae">http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/jaxp.tar.xz</Archive>
@@ -328,6 +328,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-01-25</Date>
<Version>8u_352.3.25.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-10-24</Date>
<Version>8u_345.3.24.0</Version>