New commits:
commit 1e1fb1eb035b1fffca0ee04e2667e61b445bab6c
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
optional_depends pulseaudio \
"--enable-pulseaudio" \
- "--disable-pulseaudio" \
- "use pulseaudio for audio support" &&
+ "--disable-pulseaudio --disable-audio-backends" \
+ "use pulseaudio for audio support (answering 'n' here
disables all audio backends)" &&
# Firefox is currently borked and does not compile without alsa-lib headers,
# this should have been fixed when Firefox started using Mozilla core 23,
but it
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 56f00c4..57c9ef3 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
- VERSION=99.0.1
- SECURITY_PATCH=161
+ VERSION=100.0
+ SECURITY_PATCH=162
SOURCE="${SPELL}-${VERSION}.source.tar.xz"