diff options
Diffstat (limited to 'java/openjdk7/Makefile')
-rw-r--r-- | java/openjdk7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/openjdk7/Makefile b/java/openjdk7/Makefile index 90d981281b18..7b033c055eae 100644 --- a/java/openjdk7/Makefile +++ b/java/openjdk7/Makefile @@ -35,8 +35,8 @@ DEBUG_DESC= Enable extra debugging info POLICY_DESC= Install the Unlimited Strength Policy Files TZUPDATE_DESC= Update the time zone data -PORT_MINOR_VERSION= 65 -PORT_BUILD_NUMBER= 17 +PORT_MINOR_VERSION= 71 +PORT_BUILD_NUMBER= 14 JDK_MAJOR_VERSION= 7 JDK_MINOR_VERSION= 40 JDK_BUILD_NUMBER= 43 |