ports/opt (3.0): [notify] jre: update to 1.7.0_45
commit d21b3bf3aee9a39cf4fc78bdcc67e2385580d712 Author: Juergen Daubert <jue@jue.li> Date: Wed Oct 16 18:23:01 2013 +0200 [notify] jre: update to 1.7.0_45 Security fixes, see http://www.oracle.com/technetwork/java/javase/7u45-relnotes-2016950.html diff --git a/jre/.footprint b/jre/.footprint index 6af2bc0..135a6b1 100644 --- a/jre/.footprint +++ b/jre/.footprint @@ -98,6 +98,7 @@ drwxr-xr-x root/root usr/lib/jre/lib/cmm/ -rwxr-xr-x root/root usr/lib/jre/lib/deploy.jar drwxr-xr-x root/root usr/lib/jre/lib/deploy/ -rw-r--r-- root/root usr/lib/jre/lib/deploy/MixedCodeMainDialog.ui +-rw-r--r-- root/root usr/lib/jre/lib/deploy/MixedCodeMainDialogJs.ui -rw-r--r-- root/root usr/lib/jre/lib/deploy/cautionshield.icns -rw-r--r-- root/root usr/lib/jre/lib/deploy/ffjcext.zip -rw-r--r-- root/root usr/lib/jre/lib/deploy/java-icon.ico diff --git a/jre/.md5sum b/jre/.md5sum index ab3b601..b7e8a0b 100644 --- a/jre/.md5sum +++ b/jre/.md5sum @@ -1 +1 @@ -0c775aa90b4c4919b000949f02e0ec5b jre-7u40-linux-x64.tar.gz +e82743de29c6cb59ae09bbcb090ccbee jre-7u45-linux-x64.tar.gz diff --git a/jre/Pkgfile b/jre/Pkgfile index 5c20856..f4d8637 100644 --- a/jre/Pkgfile +++ b/jre/Pkgfile @@ -4,9 +4,9 @@ # Packager: Simone Rota, sip at crux dot nu name=jre -version=1.7.0_40 +version=1.7.0_45 release=1 -source=(file:///$name-7u40-linux-x64.tar.gz) +source=(file:///$name-7u${version#*_}-linux-x64.tar.gz) build(){ cd $name$version
participants (1)
-
crux@crux.nu