diff options
author | B. Watson <yalhcru@gmail.com> | 2015-10-27 16:53:25 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-31 08:33:10 +0700 |
commit | 67af01ee6646eb351c91dd1f5eb22694a42e6cf2 (patch) | |
tree | 01a90a02c0c66a958a1d3db5aad6d164be2bd87b | |
parent | a1d60725f1b0386e59a13f5fb6277f591b161589 (diff) | |
download | slackbuilds-67af01ee6646eb351c91dd1f5eb22694a42e6cf2.tar.gz |
libraries/rhino: Fix DOWNLOAD.
-rw-r--r-- | libraries/rhino/rhino.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/rhino/rhino.info b/libraries/rhino/rhino.info index f3e0bc1036..1185a8789d 100644 --- a/libraries/rhino/rhino.info +++ b/libraries/rhino/rhino.info @@ -1,7 +1,7 @@ PRGNAM="rhino" VERSION="1_7R2" HOMEPAGE="http://www.mozilla.org/rhino/" -DOWNLOAD="ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_7R2.zip" +DOWNLOAD="http://ftp.osuosl.org/pub/gentoo/distfiles/rhino1_7R2.zip" MD5SUM="40d0a9abec8169e42920214b37fa8e0e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |