[packages/crossnacl-gcc] - use http url for omahaproxy

glen glen at pld-linux.org
Sun Nov 11 10:32:41 CET 2012


commit 3c7e8519f1b57759498dcd9ca0e1dd917ccd5a5f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 11 11:32:37 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 804feb7..500923c 100755
--- a/get-source.sh
+++ b/get-source.sh
@@ -16,7 +16,7 @@ set -e
 package=nacl-gcc
 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-gcc.spec
 
 # if you get errors that sha1 hash not found, try increasing depth
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossnacl-gcc.git/commitdiff/3c7e8519f1b57759498dcd9ca0e1dd917ccd5a5f



More information about the pld-cvs-commit mailing list