java7-openjdk:ver. bump

This commit is contained in:
Rmys
2019-09-22 12:06:40 +03:00
parent 882c84d651
commit f31261ac0e
2 changed files with 9 additions and 2 deletions
@@ -31,7 +31,7 @@ def setup():
--enable-bootstrap \
--with-ecj-jar=/usr/share/java/ecj.jar \
--with-jdk-home=/usr/lib/jvm/java-7-openjdk \
--with-pkgversion='PisiLinux build 7.u201_2.6.17' \
--with-pkgversion='PisiLinux build 7.u231_2.6.19' \
" % get.makeJOBS().replace("-j", ""))
def build():
@@ -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="51c50b5243c2b69f4dc8794507ee8ef027cb8627" type="tarxz">http://icedtea.wildebeest.org/download/source/icedtea-2.6.17.tar.xz</Archive>
<Archive sha1sum="470afb2f6fd14f08b409b2459bb49c03d2571bed" type="tarxz">http://icedtea.wildebeest.org/download/source/icedtea-2.6.19.tar.xz</Archive>
<BuildDependencies>
<Dependency>ant</Dependency>
<Dependency>wget</Dependency>
@@ -302,6 +302,13 @@
</Package>
<History>
<Update release="8">
<Date>2019-09-22</Date>
<Version>7u_231.2.6.19</Version>
<Comment>Version bump devir 1.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2019-05-15</Date>
<Version>7u_201.2.6.17</Version>