[packages/crossnacl-newlib] - use http url for omahaproxy
glen
glen at pld-linux.org
Sun Nov 11 10:33:24 CET 2012
commit 0931a2eebc6f8d46f794d46a5612fc178f60c4b8
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 11 11:33:16 2012 +0200
- use http url for omahaproxy
get-source.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/get-source.sh b/get-source.sh
index 29c8c7a..f3c0f8d 100755
--- a/get-source.sh
+++ b/get-source.sh
@@ -16,7 +16,7 @@ set -e
package=nacl-newlib
repo_url=http://git.chromium.org/native_client/$package.git
nacl_trunk=http://src.chromium.org/native_client/trunk
-omahaproxy_url=https://omahaproxy.appspot.com
+omahaproxy_url=http://omahaproxy.appspot.com
specfile=crossnacl-newlib.spec
# if you get errors that sha1 hash not found, try increasing depth
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossnacl-newlib.git/commitdiff/0931a2eebc6f8d46f794d46a5612fc178f60c4b8
More information about the pld-cvs-commit
mailing list