New commits:
commit 7617b9bc9c3406504b445835a2c655d7e436c26c
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
http/firefox: fix alsa audio
diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index ae52a73..29a4585 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -70,7 +70,7 @@ optional_depends pulseaudio \
# 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
# wasn't see https://bugzilla.mozilla.org/show_bug.cgi?id=875268
-depends alsa-lib &&
+depends alsa-lib "--enable-alsa" &&
#optional_depends alsa-lib \
# '--enable-wave' \
# '--disable-wave --disable-ogg --disable-webm
--disable-dash' \
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index e672e2c..37936d6 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,5 +1,6 @@
SPELL=firefox
VERSION=52.0
+ PATCHLEVEL=1
SOURCE=${SPELL}-${VERSION}.source.tar.xz