diff options
author | Juergen Daubert <jue@jue.li> | 2011-06-08 13:49:07 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-06-08 13:49:07 +0200 |
commit | 68213ab8b1991770cef79015bb18755d3de03a2b (patch) | |
tree | 3ef8aab8fffb3565b27d5b4c873d008ce6689752 /jre/Pkgfile | |
parent | 1682ec0039c925f6951c9208037227aa8566cf1f (diff) | |
download | opt-68213ab8b1991770cef79015bb18755d3de03a2b.tar.gz opt-68213ab8b1991770cef79015bb18755d3de03a2b.tar.xz |
[notify] jre: update to 1.6.0_26
Security fixes,
http://www.oracle.com/technetwork/topics/security/javacpujune2011-313339.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 179eb46ec..31acd7b03 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_25 +version=1.6.0_26 release=1 -source=(http://download.java.net/dlj/binaries/jdk-6u25-dlj-linux-i586.bin) +source=(http://download.java.net/dlj/binaries/jdk-6u26-dlj-linux-i586.bin) build(){ sh $SRC/jdk-*.bin --accept-license --unpack |