extra/firefox to 56.0.2-1

This commit is contained in:
Kevin Mihelich 2017-10-27 12:30:07 +00:00
parent b1e2a567dd
commit d4abc1ed64

View file

@ -13,7 +13,7 @@ buildarch=12
highmem=1
pkgname=firefox
pkgver=56.0.1
pkgver=56.0.2
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=(i686 x86_64)
@ -126,6 +126,7 @@ ac_add_options --enable-jack
ac_add_options --enable-startup-notification
ac_add_options --disable-crashreporter
ac_add_options --disable-updater
ac_add_options --disable-stylo
END
if [[ $CARCH == "armv7h" ]]; then