java7-openjdk-sdk:ver.bump

This commit is contained in:
Rmys
2018-08-16 18:25:35 +03:00
parent 2b79614aca
commit ebc96725c0
2 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -24,13 +24,14 @@ def setup():
--with-parallel-jobs=%s \
--enable-nss \
--with-rhino \
--bindir=/usr/bin \
--disable-system-kerberos \
--disable-system-pcsc \
--disable-system-sctp \
--enable-bootstrap \
--with-ecj-jar=/usr/share/java/ecj.jar \
--with-jdk-home=/usr/lib/jvm/java-7-openjdk \
--with-pkgversion='PisiLinux build 7.u121_2.6.8' \
--with-pkgversion='PisiLinux build 7u_181.2.6.14' \
" % get.makeJOBS().replace("-j", ""))
def build():
+8 -1
View File
@@ -12,7 +12,7 @@
<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="088b6a1885b2d54484e96f7ef6c9e2c4804784fc" type="targz">http://icedtea.wildebeest.org/download/source/icedtea-2.6.8.tar.gz</Archive>
<Archive sha1sum="338700ce1efe9a6ce1ed0b731206beb62c78d726" type="targz">http://icedtea.wildebeest.org/download/source/icedtea-2.6.14.tar.gz</Archive>
<BuildDependencies>
<Dependency>ant</Dependency>
<Dependency>wget</Dependency>
@@ -300,6 +300,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-15</Date>
<Version>7u_181.2.6.14</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-02-18</Date>
<Version>7u_121.2.6.8</Version>