java8:ver.bump

This commit is contained in:
Rmys
2019-09-21 15:25:19 +03:00
parent 9149d871b4
commit 882c84d651
2 changed files with 17 additions and 10 deletions
@@ -34,7 +34,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.u212_3.12.0' \
--with-pkgversion='PisiLinux build 8.u222_3.13.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="73cc3dc9494ea2a2624a5b4a9301c5688f7c8572" type="tarxz">http://icedtea.wildebeest.org/download/source/icedtea-3.12.0.tar.xz</Archive>
<Archive sha1sum="540a1210b6ebf8f45c9c71cdeea557e666587ec3" type="tarxz">http://icedtea.wildebeest.org/download/source/icedtea-3.13.0.tar.xz</Archive>
<Archive sha1sum="56c3c41c3c42272c46647565a91b40dd7700afc1" type="binary" target="icedtea-3.12.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.12.0/corba.tar.xz</Archive>
<Archive sha1sum="5ba2724699e478a10128cbf2cde5522b6a74e5a7" type="binary" target="icedtea-3.12.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.12.0/jaxp.tar.xz</Archive>
<Archive sha1sum="4fe9b40980a856f86976d7c064f1ac7fcd72cf51" type="binary" target="icedtea-3.12.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.12.0/jaxws.tar.xz</Archive>
<Archive sha1sum="307e7e5f44a08b5fdedf7233eff4323002b59203" type="binary" target="icedtea-3.12.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.12.0/jdk.tar.xz</Archive>
<Archive sha1sum="b450f6253513c9950735d3bb3c7b96e567d21fbb" type="binary" target="icedtea-3.12.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.12.0/langtools.tar.xz</Archive>
<Archive sha1sum="a9d11327d2a6491b4434c990aeb631c16184370b" type="binary" target="icedtea-3.12.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.12.0/openjdk.tar.xz</Archive>
<Archive sha1sum="803ca4d669bc86c0c4bc0ccc3040229081c7ed32" type="binary" target="icedtea-3.12.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.12.0/nashorn.tar.xz</Archive>
<Archive sha1sum="006bfe62ce1496925d0828c3c8a69123c7eecbbb" type="binary" target="icedtea-3.12.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.12.0/hotspot.tar.xz</Archive>
<Archive sha1sum="25016fd36b2363511acb12047050de6fc9ca919e" type="binary" target="icedtea-3.13.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.14.0/corba.tar.xz</Archive>
<Archive sha1sum="012db36c882feba8d84ce75a2750abdb65a3032e" type="binary" target="icedtea-3.13.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.14.0/jaxp.tar.xz</Archive>
<Archive sha1sum="2e4eb694aaf3c39b00c95ec2d0c85561cf8b7123" type="binary" target="icedtea-3.13.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.14.0/jaxws.tar.xz</Archive>
<Archive sha1sum="b00c34e60c294f19b06a4ad02c5bca9e28165551" type="binary" target="icedtea-3.13.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.14.0/jdk.tar.xz</Archive>
<Archive sha1sum="bfd8a1b0f0b58fbeb97f359ca564b5b38947a3a4" type="binary" target="icedtea-3.13.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.14.0/langtools.tar.xz</Archive>
<Archive sha1sum="122af61a9f655502923dc05e85838e21739e7495" type="binary" target="icedtea-3.13.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.14.0/openjdk.tar.xz</Archive>
<Archive sha1sum="0ed87240abd374d6a83e251d34a8bb2f244d0ee3" type="binary" target="icedtea-3.13.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.14.0/nashorn.tar.xz</Archive>
<Archive sha1sum="de56097770d99f5936e2cf6543d110b7aeb83dff" type="binary" target="icedtea-3.13.0/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.14.0/hotspot.tar.xz</Archive>
<BuildDependencies>
<!-- <Dependency>ant</Dependency> -->
<Dependency>wget</Dependency>
@@ -321,6 +321,13 @@
</Package>
<History>
<Update release="2">
<Date>2019-09-20</Date>
<Version>8u_222.3.13.0</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2019-06-17</Date>
<Version>8u_212.3.12.0</Version>