diff options
author | Jose V Beneyto <sepen@crux.nu> | 2015-12-21 10:24:34 +0100 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2015-12-21 10:24:39 +0100 |
commit | 253f5d5b3b39aaec8976485c86e51c4f289c4bf5 (patch) | |
tree | 0447d92e068e9f049b8b0d152d74e0bdb297039d /chromium | |
parent | a158e768decccb8e0e0dc335fd0b9b415b295776 (diff) | |
download | opt-253f5d5b3b39aaec8976485c86e51c4f289c4bf5.tar.gz opt-253f5d5b3b39aaec8976485c86e51c4f289c4bf5.tar.xz |
[notify] chromium: updated to 47.0.2526.106
This update includes security fixes:
http://googlechromereleases.blogspot.com/2015/12/stable-channel-update_15.html
Diffstat (limited to 'chromium')
-rw-r--r-- | chromium/.md5sum | 2 | ||||
-rw-r--r-- | chromium/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chromium/.md5sum b/chromium/.md5sum index e6116da35..dbb9851b0 100644 --- a/chromium/.md5sum +++ b/chromium/.md5sum @@ -1,3 +1,3 @@ -157b7ac4763629900a2d5d3592d53a98 chromium-47.0.2526.80.tar.xz +b61a28c68c8b81b6bfa0fc671faed723 chromium-47.0.2526.106.tar.xz b527005e021b14869a669e42c46b661d chromium.desktop 64968626706b07721983ac59fb3babbf chromium.sh diff --git a/chromium/Pkgfile b/chromium/Pkgfile index fd8522010..252f11389 100644 --- a/chromium/Pkgfile +++ b/chromium/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ninja dbus-glib gtk libevent nss xorg-libxscrnsaver xorg-libxtst libgcrypt xorg-libxdamage yasm xorg-libxt gperf speech-dispatcher libdrm libexif pciutils name=chromium -version=47.0.2526.80 +version=47.0.2526.106 release=1 source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$version.tar.xz \ $name.sh $name.desktop) |