mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/firefox to 56.0.2-1
This commit is contained in:
parent
b1e2a567dd
commit
d4abc1ed64
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue