summaryrefslogtreecommitdiff
path: root/jre
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-02-04 15:37:48 +0100
committerJuergen Daubert <jue@jue.li>2013-02-04 15:37:48 +0100
commit251e2b535f8670a6833b32444def17b2976d8ba6 (patch)
tree93024ddc6663558febe022598122ec8d95619193 /jre
parent969675c421436841865582eb74e1521cae67de14 (diff)
downloadopt-251e2b535f8670a6833b32444def17b2976d8ba6.tar.gz
opt-251e2b535f8670a6833b32444def17b2976d8ba6.tar.xz
jre: fixed version in README
Diffstat (limited to 'jre')
-rw-r--r--jre/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/jre/README b/jre/README
index b20e09d46..88f1538d3 100644
--- a/jre/README
+++ b/jre/README
@@ -3,9 +3,10 @@ README for Java Runtime Enironment 7
REQUIREMENTS
Download the Java Runtime Environment (JRE) from
- - http://www.oracle.com/technetwork/java/javase/downloads/jre7u9-downloads-1859586.html
+ - http://www.oracle.com/technetwork/java/javase/downloads/index.html
+
and put the file
- - jre-7u*-linux-x64.tar.gz
+ - jre-7u*-linux-x64.tar.gz
into the directory defined by PKGMK_SOURCE_DIR. See pkgmk.conf(5).

Generated by cgit