]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- url seem to always contain /stable/ regardless if stable, beta, other line is used
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 10 Jul 2012 09:08:05 +0000 (11:08 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 10 Jul 2012 09:08:05 +0000 (11:08 +0200)
google-chrome.spec

index aa31c486f5fb87ebc752b33776f22ade08b863ae..899decd4c0420f21389e5e74986835d57760aaa4 100644 (file)
@@ -11,10 +11,10 @@ Version:    20.0.1132.47
 Release:       %{svnrev}%{?rel:.%{rel}}
 License:       Multiple, see http://chrome.google.com/
 Group:         Applications/Networking
-Source0:       http://dl.google.com/linux/chrome/rpm/%{state}/i386/%{name}-%{state}-%{version}-%{svnrev}.i386.rpm
+Source0:       http://dl.google.com/linux/chrome/rpm/stable/i386/%{name}-%{state}-%{version}-%{svnrev}.i386.rpm
 # NoSource0-md5:       2019a1388056b8bf5f7349cdfa0af9f2
 NoSource:      0
-Source1:       http://dl.google.com/linux/chrome/rpm/%{state}/x86_64/%{name}-%{state}-%{version}-%{svnrev}.x86_64.rpm
+Source1:       http://dl.google.com/linux/chrome/rpm/stable/x86_64/%{name}-%{state}-%{version}-%{svnrev}.x86_64.rpm
 # NoSource1-md5:       3569ed25382cf39c81f1b138bafd7485
 NoSource:      1
 Source2:       %{name}.sh
This page took 0.108058 seconds and 4 git commands to generate.