summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchromium-dev/build/chromium-dev.SlackBuild7
-rwxr-xr-xchromium/build/chromium-dev.SlackBuild7
2 files changed, 4 insertions, 10 deletions
diff --git a/chromium-dev/build/chromium-dev.SlackBuild b/chromium-dev/build/chromium-dev.SlackBuild
index a297fec7..93279e98 100755
--- a/chromium-dev/build/chromium-dev.SlackBuild
+++ b/chromium-dev/build/chromium-dev.SlackBuild
@@ -35,7 +35,7 @@
# - Internet access (for downloading the nacl/pnacl toolchain bins)
# Needs:
# Changelog:
-# 38.0.2125.24-1:
+# 39.0.2138.3-1:
# 27/aug/2014 by Eric Hameleers <alien@slackware.com>
# * First build of the development channel of chromium.
#
@@ -47,7 +47,7 @@
PRGNAM=chromium-dev
SRCNAM=chromium
-VERSION=${VERSION:-38.0.2125.24}
+VERSION=${VERSION:-39.0.2138.3}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}
@@ -220,9 +220,6 @@ cd ${SRCNAM}-${VERSION}
# Patches:
touch $OUTPUT/patch-${PRGNAM}.log
-# Prevent crashes when accessing google.com and youtube.com:
-cat $SRCDIR/patches/chromium_sanitized_referrer.patch | patch -p1 --verbose \
- 2>&1 | tee -a $OUTPUT/patch-${PRGNAM}.log
# Save configuration in ~/.config/chromium-dev":
sed -e "s|'filename': 'chromium-browser'|'filename': '${PRGNAM}'|" \
diff --git a/chromium/build/chromium-dev.SlackBuild b/chromium/build/chromium-dev.SlackBuild
index a297fec7..93279e98 100755
--- a/chromium/build/chromium-dev.SlackBuild
+++ b/chromium/build/chromium-dev.SlackBuild
@@ -35,7 +35,7 @@
# - Internet access (for downloading the nacl/pnacl toolchain bins)
# Needs:
# Changelog:
-# 38.0.2125.24-1:
+# 39.0.2138.3-1:
# 27/aug/2014 by Eric Hameleers <alien@slackware.com>
# * First build of the development channel of chromium.
#
@@ -47,7 +47,7 @@
PRGNAM=chromium-dev
SRCNAM=chromium
-VERSION=${VERSION:-38.0.2125.24}
+VERSION=${VERSION:-39.0.2138.3}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}
@@ -220,9 +220,6 @@ cd ${SRCNAM}-${VERSION}
# Patches:
touch $OUTPUT/patch-${PRGNAM}.log
-# Prevent crashes when accessing google.com and youtube.com:
-cat $SRCDIR/patches/chromium_sanitized_referrer.patch | patch -p1 --verbose \
- 2>&1 | tee -a $OUTPUT/patch-${PRGNAM}.log
# Save configuration in ~/.config/chromium-dev":
sed -e "s|'filename': 'chromium-browser'|'filename': '${PRGNAM}'|" \