java8 ver. bump

This commit is contained in:
Rmys
2020-06-04 19:55:47 +03:00
committed by GitHub
parent a7c9bdfc87
commit 1f7b7f55ac
2 changed files with 17 additions and 10 deletions
@@ -33,7 +33,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.u242_3.15.0' \
--with-pkgversion='PisiLinux build 8.u252_3.16.0' \
" % get.makeJOBS().replace("-j", ""))
@@ -12,16 +12,16 @@
<IsA>app:gui</IsA>
<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 sha1sum="bd7c81a64a5d05c6cb6d43fd71a7d1e7ef7623b6" type="tarxz">http://icedtea.wildebeest.org/download/source/icedtea-3.15.0.tar.xz</Archive>
<Archive sha1sum="c1b1ac104eb6e17010a824ae391f2890120adc18" type="tarxz">http://icedtea.wildebeest.org/download/source/icedtea-3.16.0.tar.xz</Archive>
<Archive sha1sum="dad8b3d69a3044782daeeb61da46a7a2743d53b0" type="binary" target="icedtea-3.15.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.15.0/corba.tar.xz</Archive>
<Archive sha1sum="f2f6b7f95e6e7b9cc21797f6c557dc61cf515457" type="binary" target="icedtea-3.15.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.15.0/jaxp.tar.xz</Archive>
<Archive sha1sum="44b51d6acf9fd4bdac84fc69b5a30653e61ba912" type="binary" target="icedtea-3.15.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.15.0/jaxws.tar.xz</Archive>
<Archive sha1sum="bb0ff9840eb656216d3dab97802a364e06385c1d" type="binary" target="icedtea-3.15.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.15.0/jdk.tar.xz</Archive>
<Archive sha1sum="6985c75f2fd23d4459f8b5aeedf620aaf7ca82e1" type="binary" target="icedtea-3.15.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.15.0/langtools.tar.xz</Archive>
<Archive sha1sum="91e7869c854f0e64861733000e05d370bed58f3b" type="binary" target="icedtea-3.15.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.15.0/openjdk.tar.xz</Archive>
<Archive sha1sum="33a71ee5ac23ff9a5385f425134b775bb1890ee1" type="binary" target="icedtea-3.15.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.15.0/nashorn.tar.xz</Archive>
<Archive sha1sum="259d958ed1456ec79b313f1ccd84a972257782ca" type="binary" target="icedtea-3.15.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.15.0/hotspot.tar.xz</Archive>
<Archive sha1sum="9455b2a769deec5fdadfb94ad25dc68165f02e66" type="binary" target="icedtea-3.16.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.16.0/corba.tar.xz</Archive>
<Archive sha1sum="d8e94e1baf30a0a7832fd345dcf803d3fbd9d060" type="binary" target="icedtea-3.16.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.16.0/jaxp.tar.xz</Archive>
<Archive sha1sum="d61aea008d7a74df81dbc856c481621865dd8d96" type="binary" target="icedtea-3.16.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.16.0/jaxws.tar.xz</Archive>
<Archive sha1sum="ea043e84221b0e41a218ec25c420a2dfb80a8c16" type="binary" target="icedtea-3.16.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.16.0/jdk.tar.xz</Archive>
<Archive sha1sum="70623a01d0b8e3568da8abe96e6ceae8164b53bc" type="binary" target="icedtea-3.16.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.16.0/langtools.tar.xz</Archive>
<Archive sha1sum="e023fe75beec27837cf36e72162cd1c76f7c1613" type="binary" target="icedtea-3.16.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.16.0/openjdk.tar.xz</Archive>
<Archive sha1sum="446eff80554ac1fffb0067079914e96bc2d953a6" type="binary" target="icedtea-3.16.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.16.0/nashorn.tar.xz</Archive>
<Archive sha1sum="7bb563d7148f8324495c6f17a957266133151886" type="binary" target="icedtea-3.16.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.16.0/hotspot.tar.xz</Archive>
<BuildDependencies>
<!-- <Dependency>ant</Dependency> -->
<Dependency>wget</Dependency>
@@ -325,6 +325,13 @@
</Package>
<History>
<Update release="4">
<Date>2020-06-01</Date>
<Version>8u_252.3.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-01-26</Date>
<Version>8u_242.3.15.0</Version>