diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-04 19:48:52 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-04 19:50:29 +0100 |
commit | 4837b6e376fb3f2eb4774c3f96b3e09f21b48973 (patch) | |
tree | 195c6051a35eba62d8f997f1159322078e46b7c7 /chromium/Pkgfile | |
parent | d42ed852e0f8621f10fac515fe14b124edab3ce1 (diff) | |
download | opt-4837b6e376fb3f2eb4774c3f96b3e09f21b48973.tar.gz opt-4837b6e376fb3f2eb4774c3f96b3e09f21b48973.tar.xz |
chromium: updated to 56.0.2924.28 - works with gcc6
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 6181d632c..b90926c98 100644 --- a/chromium/Pkgfile +++ b/chromium/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus-glib gperf gtk libevent libexif libgcrypt mesa3d ninja nss pciutils speech-dispatcher xorg-libxscrnsaver xorg-libxt xorg-libxtst yasm name=chromium -version=55.0.2883.103 +version=56.0.2924.28 release=1 source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$version.tar.xz \ last-commit-position.patch $name.sh $name.desktop) |