diff options
author | Juergen Daubert <jue@jue.li> | 2009-11-04 18:34:01 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-11-04 18:34:01 +0100 |
commit | 1716ded0ac4f9ad8aa976c70950b0b8fcf952072 (patch) | |
tree | 29699e6582d33d0bd82a564675ea591f3748f4a8 /jre/Pkgfile | |
parent | 02e81380b9928c398877237c241dca5a458a6ea5 (diff) | |
download | opt-1716ded0ac4f9ad8aa976c70950b0b8fcf952072.tar.gz opt-1716ded0ac4f9ad8aa976c70950b0b8fcf952072.tar.xz |
[notify] jre: update to 1.6.0_17
Security fixes, see http://java.sun.com/javase/6/webnotes/6u17.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 09f8b1380..2bd74b110 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_16 +version=1.6.0_17 release=1 -source=(http://download.java.net/dlj/binaries/jdk-6u16-dlj-linux-i586.bin) +source=(http://download.java.net/dlj/binaries/jdk-6u17-dlj-linux-i586.bin) build(){ sh $SRC/jdk-*.bin --accept-license --unpack |