[packages/google-chrome] - use https
    arekm 
    arekm at pld-linux.org
       
    Thu Nov 10 14:44:23 CET 2016
    
    
  
commit 39cfc5907b6537d01ff7615c8eef9f9122fb195e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Nov 10 14:44:16 2016 +0100
    - use https
 update-source.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/update-source.sh b/update-source.sh
index 767bb25..e7ae744 100755
--- a/update-source.sh
+++ b/update-source.sh
@@ -31,7 +31,7 @@ case "${branch}" in
 		;;
 esac
 
-sourceurl=http://dl.google.com/linux/$product/rpm/stable/$arch
+sourceurl=https://dl.google.com/linux/$product/rpm/stable/$arch
 
 set -e
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/google-chrome.git/commitdiff/39cfc5907b6537d01ff7615c8eef9f9122fb195e
    
    
More information about the pld-cvs-commit
mailing list