summaryrefslogtreecommitdiff
path: root/package/asterisk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/asterisk/Makefile')
-rw-r--r--package/asterisk/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/asterisk/Makefile b/package/asterisk/Makefile
index 8f14b0e8c..5aa19fa6b 100644
--- a/package/asterisk/Makefile
+++ b/package/asterisk/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= asterisk
-PKG_VERSION:= 20.9.3
+PKG_VERSION:= 22.7.0
PKG_RELEASE:= 1
-PKG_HASH:= 3d3d3c558f0ca9c3209a6aa7c561c2b85a1ab1b4099d4995f33c917b4cff9ee4
+PKG_HASH:= 5b0e5d276aeb014bf8a08a94d1055a9e97b9dce3375846eea70da5221bf9efe7
PKG_DESCR:= open source pbx
PKG_SECTION:= net/voip
PKG_DEPENDS:= libncurses libcurl libopenssl libedit libuuid libjansson
@@ -58,13 +58,11 @@ CONFIGURE_ARGS= --with-z=${STAGING_TARGET_DIR}/usr \
--with-ssl=${STAGING_TARGET_DIR}/usr \
--disable-xmldoc \
--without-tonezone \
- --without-asound \
--without-gtk2 \
--without-iksemel \
--without-imap \
--without-netsnmp \
--without-newt \
- --without-osptk \
--without-popt \
--without-portaudio \
--without-pri \