]> git.pld-linux.org Git - packages/crossnacl-newlib.git/commitdiff
- use http url for omahaproxy
authorElan Ruusamäe <glen@delfi.ee>
Sun, 11 Nov 2012 09:33:16 +0000 (11:33 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 11 Nov 2012 09:33:16 +0000 (11:33 +0200)
get-source.sh

index 29c8c7a42ff17785136aaac72d80996da2b75352..f3c0f8dcd6749b04dd2df62ffa892f9a77414e0b 100755 (executable)
@@ -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
This page took 0.073009 seconds and 4 git commands to generate.