[Lunar-commits] <moonbase-other> spidermonkey: Fixing SOURCE_URL as noted by rainbowcrypt.
stumbles
stumbles at lunar-linux.org
Fri Jan 18 12:57:04 CET 2013
commit 6db92b240213b3c1f7fbaca4905e91236c101e9f
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 18 Jan 2013 03:57:04 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/6db92b240213b3c1f7fbaca4905e91236c101e9f
spidermonkey: Fixing SOURCE_URL as noted by rainbowcrypt.
---
libs/spidermonkey/DETAILS | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/libs/spidermonkey/DETAILS
+++ b/libs/spidermonkey/DETAILS
@@ -1,7 +1,7 @@
MODULE=spidermonkey
VERSION=185-1.0.0
SOURCE=js${VERSION}.tar.gz
- SOURCE_URL=ftp://ftp.mozilla.org/pub/mozilla.org/js
+ SOURCE_URL=http://ftp.mozilla.org/pub/mozilla.org/js/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/js-1.8.5
SOURCE_VFY=sha256:5d12f7e1f5b4a99436685d97b9b7b75f094d33580227aa998c406bbae6f2a687
WEB_SITE=http://www.mozilla.org/js/spidermonkey/
More information about the Lunar-commits
mailing list