diff options
author | Jose V Beneyto <sepen@crux.nu> | 2014-09-17 09:45:54 +0200 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2014-09-17 09:46:01 +0200 |
commit | 79c2cdb183669a013b23feb5e46371907bf6681f (patch) | |
tree | 0734a1747299897217135625fcb7a299756c9800 /chromium/Pkgfile | |
parent | 7a57abdb50a53d5ef3d9727e71b65cbd121a7cb5 (diff) | |
download | opt-79c2cdb183669a013b23feb5e46371907bf6681f.tar.gz opt-79c2cdb183669a013b23feb5e46371907bf6681f.tar.xz |
[notify] chromium: updated to 37.0.2062.120
This release contains a Flash Player update.
This update includes 4 security fixes:
http://googlechromereleases.blogspot.com/2014/09/stable-channel-update_9.html
Diffstat (limited to 'chromium/Pkgfile')
-rw-r--r-- | chromium/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/Pkgfile b/chromium/Pkgfile index 35c093e42..2711784e0 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 name=chromium -version=36.0.1985.143 +version=37.0.2062.120 release=1 source=(http://commondatastorage.googleapis.com/chromium-browser-official/$name-$version.tar.xz \ $name.sh) |