wok-6.x rev 20014
Up: repo update
author | Leonardo Laporte <hackdorte@yandex.com> |
---|---|
date | Mon Aug 07 05:59:22 2017 -0300 (2017-08-07) |
parents | 3ea94e5b95e5 |
children | d1ac58163591 |
files | icedtea6-jdk/receipt |
line diff
1.1 --- a/icedtea6-jdk/receipt Sat Aug 05 06:14:22 2017 -0300 1.2 +++ b/icedtea6-jdk/receipt Mon Aug 07 05:59:22 2017 -0300 1.3 @@ -50,7 +50,7 @@ 1.4 sed -i -e 's/mkdir -p drops/true/' -e 's/ jar xf/ fastjar xf/' Makefile* 1.5 1.6 # Check than all sources files are available, or exit. 1.7 - REPO=http://icedtea.classpath.org/download/drops 1.8 + REPO=http://icedtea.wildebeest.org/download/drops 1.9 if [ -x /usr/bin/cook ]; then 1.10 for i in jdk6-jaxws jdk6-jaxp jdk6-jaf; do 1.11 [ -s $SOURCES_REPOSITORY/$i-$openjdk_version.zip ] ||