diff options
author | Juergen Daubert <jue@jue.li> | 2009-08-05 11:12:50 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-08-05 11:12:50 +0200 |
commit | 0b8cb8a4330eb111550bea53de9a528f853353b1 (patch) | |
tree | 567bcab657f0b342a2a39b18eef1ec78a1991b60 /jre/Pkgfile | |
parent | 53150f3d0bb99820b047abd88f324df643668b56 (diff) | |
download | opt-0b8cb8a4330eb111550bea53de9a528f853353b1.tar.gz opt-0b8cb8a4330eb111550bea53de9a528f853353b1.tar.xz |
[notify] jre: update to 1.6.0_15
Update with a bunch of security fixes, http://java.sun.com/javase/6/webnotes/6u15.html
Diffstat (limited to 'jre/Pkgfile')
-rw-r--r-- | jre/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jre/Pkgfile b/jre/Pkgfile index f34bf77c4..65794893f 100644 --- a/jre/Pkgfile +++ b/jre/Pkgfile @@ -4,9 +4,9 @@ # Packager: Simone Rota, sip at crux dot nu name=jre -version=1.6.0_14 +version=1.6.0_15 release=1 -source=(http://download.java.net/dlj/binaries/jdk-6u14-dlj-linux-i586.bin) +source=(http://download.java.net/dlj/binaries/jdk-6u15-dlj-linux-i586.bin) build(){ sh $SRC/jdk-*.bin --accept-license --unpack |