diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2014-07-16 02:36:31 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2014-07-16 02:36:31 +0000 |
commit | 56f6f8d54073f89423c0982f8f3057ebefcbfc47 (patch) | |
tree | cb0e7550876ec6f14d78ab18030d5e25e694eed0 /java/linux-sun-jre17/Makefile | |
parent | 136cc8f44fe06808a711d8d17b4a4edde5528fb2 (diff) |
Notes
Diffstat (limited to 'java/linux-sun-jre17/Makefile')
-rw-r--r-- | java/linux-sun-jre17/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jre17/Makefile b/java/linux-sun-jre17/Makefile index 64201989da1c..86be46af6464 100644 --- a/java/linux-sun-jre17/Makefile +++ b/java/linux-sun-jre17/Makefile @@ -28,7 +28,7 @@ ONLY_FOR_ARCHS= i386 amd64 JRE_VENDOR= sun JRE_VERSION= 7 JRE_INTERNAL_VERSION= 1.${JRE_VERSION}.0 -JRE_UPDATE_VERSION= 60 +JRE_UPDATE_VERSION= 65 DL_JRE_VERSION= ${JRE_INTERNAL_VERSION}_${JRE_UPDATE_VERSION} DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html |