mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
. Update to 7u11.
Security: CVE-2013-0422
This commit is contained in:
parent
2a281c0c60
commit
56b2cbf1c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310442
2 changed files with 4 additions and 4 deletions
|
@ -27,8 +27,8 @@ ONLY_FOR_ARCHS= i386 amd64
|
||||||
|
|
||||||
JRE_VERSION= 7
|
JRE_VERSION= 7
|
||||||
JRE_INTERNAL_VERSION= 1.7.0
|
JRE_INTERNAL_VERSION= 1.7.0
|
||||||
JRE_UPDATE_VERSION= 9
|
JRE_UPDATE_VERSION= 11
|
||||||
DL_JRE_VERSION= ${JRE_INTERNAL_VERSION}_0${JRE_UPDATE_VERSION}
|
DL_JRE_VERSION= ${JRE_INTERNAL_VERSION}_${JRE_UPDATE_VERSION}
|
||||||
DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html
|
DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html
|
||||||
|
|
||||||
APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${JRE_INTERNAL_VERSION}
|
APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${JRE_INTERNAL_VERSION}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (jre-7u9-linux-i586.tar.gz) = 37310199e770f10d8e5f9410757062655b66723ca2b8c4dd29d9a4e9bd7d98bd
|
SHA256 (jre-7u11-linux-i586.tar.gz) = 08b6b5cb322305d9b7a5d5b56a180299b4d23bd4f88f093d5dbcfe0b9da3ceda
|
||||||
SIZE (jre-7u9-linux-i586.tar.gz) = 47995690
|
SIZE (jre-7u11-linux-i586.tar.gz) = 48084234
|
||||||
|
|
Loading…
Add table
Reference in a new issue