summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/jdk/jdk.SlackBuild2
-rw-r--r--development/jdk/jdk.info10
-rw-r--r--development/jdk/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/development/jdk/jdk.SlackBuild b/development/jdk/jdk.SlackBuild
index dced021b08..d9885ad092 100644
--- a/development/jdk/jdk.SlackBuild
+++ b/development/jdk/jdk.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=jdk
-VERSION=${VERSION:-7u13}
+VERSION=${VERSION:-7u15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jdk/jdk.info b/development/jdk/jdk.info
index 2b8b863477..25f69abfc1 100644
--- a/development/jdk/jdk.info
+++ b/development/jdk/jdk.info
@@ -1,10 +1,10 @@
PRGNAM="jdk"
-VERSION="7u13"
+VERSION="7u15"
HOMEPAGE="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
-DOWNLOAD="http://download.oracle.com/otn-pub/java/jdk/7u13-b20/jdk-7u13-linux-i586.tar.gz"
-MD5SUM="2e129b77f7c2640dde08c267ed000c49"
-DOWNLOAD_x86_64="http://download.oracle.com/otn-pub/java/jdk/7u13-b20/jdk-7u13-linux-x64.tar.gz"
-MD5SUM_x86_64="5286b7e752fb8814d85124cb623ff045"
+DOWNLOAD="http://download.oracle.com/otn-pub/java/jdk/7u15-b03/jdk-7u15-linux-i586.tar.gz"
+MD5SUM="6ebab8e0942706af2f7f5e0195a96f2c"
+DOWNLOAD_x86_64="http://download.oracle.com/otn-pub/java/jdk/7u15-b03/jdk-7u15-linux-x64.tar.gz"
+MD5SUM_x86_64="118a16aab9ff2c3f7c7788658cc77734"
REQUIRES=""
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"
diff --git a/development/jdk/slack-desc b/development/jdk/slack-desc
index f0fa8461f2..fd6d282730 100644
--- a/development/jdk/slack-desc
+++ b/development/jdk/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|' on
-# the right side marks the last column you can put a character in. You must make
-# exactly 11 lines for the formatting to be correct. It's also customary to
-# leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
jdk: jdk (Java(TM) 2 Platform Standard Edition Development Kit)