diff options
author | glewis <glewis@FreeBSD.org> | 2013-03-05 11:05:45 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2013-03-05 11:05:45 +0800 |
commit | 8bc69bb2f76d01c18d0e336388e50b629e57945f (patch) | |
tree | 3dbfc27a405360a8687444eda05506d6aa14f790 /java/linux-sun-jre16 | |
parent | afafecc882fa4e8056148477e4807a4122f999cb (diff) | |
download | freebsd-ports-gnome-8bc69bb2f76d01c18d0e336388e50b629e57945f.tar.gz freebsd-ports-gnome-8bc69bb2f76d01c18d0e336388e50b629e57945f.tar.zst freebsd-ports-gnome-8bc69bb2f76d01c18d0e336388e50b629e57945f.zip |
. Update to 6u43.
Diffstat (limited to 'java/linux-sun-jre16')
-rw-r--r-- | java/linux-sun-jre16/Makefile | 2 | ||||
-rw-r--r-- | java/linux-sun-jre16/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/java/linux-sun-jre16/Makefile b/java/linux-sun-jre16/Makefile index 92c378ab6ae7..f1ca591e16da 100644 --- a/java/linux-sun-jre16/Makefile +++ b/java/linux-sun-jre16/Makefile @@ -26,7 +26,7 @@ NO_BUILD= yes USE_LINUX= yes USE_LINUX_APPS= xorglibs JRE_VERSION= 1.6.0 -JRE_REVISION= 41 +JRE_REVISION= 43 DL_JRE_VERSION= ${JRE_VERSION}_${JRE_REVISION} ONLY_FOR_ARCHS= i386 amd64 DOWNLOAD_URL?= http://www.oracle.com/technetwork/java/javase/downloads/index.html diff --git a/java/linux-sun-jre16/distinfo b/java/linux-sun-jre16/distinfo index 8c621d524de6..7a59eaede8a7 100644 --- a/java/linux-sun-jre16/distinfo +++ b/java/linux-sun-jre16/distinfo @@ -1,2 +1,2 @@ -SHA256 (jre-6u41-linux-i586.bin) = e89181b56652face6db2704cfbeded2774c27e413f080875a2cea90a45519ad0 -SIZE (jre-6u41-linux-i586.bin) = 21726301 +SHA256 (jre-6u43-linux-i586.bin) = e6bb81281f661580ea0351726611e064ba95d929f83a7a9f9b71e5ac50d315a3 +SIZE (jre-6u43-linux-i586.bin) = 21727684 |