summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-08-27 19:28:02 +0200
committerLadislav Hagara2010-08-27 19:28:02 +0200
commite23cd9182aca5ad02cb1f486aca411a78776e657 (patch)
tree7fb3b14e55c6f9ffddf5b1aa6d704b1d17e7805c
parent1204a0f6dd9208220cb40d9e9d3441582466e0ad (diff)
google-chrome-bin: added FORCE_DOWNLOAD[1]
there are unversioned tarballs, now users can be sure he run the latest version of stable, beta, devel
-rwxr-xr-xbin-http/google-chrome-bin/DETAILS3
-rw-r--r--bin-http/google-chrome-bin/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/bin-http/google-chrome-bin/DETAILS b/bin-http/google-chrome-bin/DETAILS
index a591274..64515ea 100755
--- a/bin-http/google-chrome-bin/DETAILS
+++ b/bin-http/google-chrome-bin/DETAILS
@@ -23,8 +23,9 @@ then
else
SOURCE=${SPELL/-bin/}-${VERSION/-*}_i386.rpm
fi
- SOURCE2=jpegsrc.v6b.tar.gz
+FORCE_DOWNLOAD[1]=on
SOURCE_IGNORE=unversioned
+ SOURCE2=jpegsrc.v6b.tar.gz
SOURCE2_GPG="gurus.gpg:$SOURCE2.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://dl.google.com/linux/direct/$SOURCE
diff --git a/bin-http/google-chrome-bin/HISTORY b/bin-http/google-chrome-bin/HISTORY
index 9eb96da..5869177 100644
--- a/bin-http/google-chrome-bin/HISTORY
+++ b/bin-http/google-chrome-bin/HISTORY
@@ -1,3 +1,6 @@
+2010-08-27 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: added FORCE_DOWNLOAD[1]=on
+
2010-07-04 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: added missing dep libxscrnsaver