diff --git a/telephony/asterisk-g729/Makefile b/telephony/asterisk-g729/Makefile index e2baaee2e54..2ee28826e61 100644 --- a/telephony/asterisk-g729/Makefile +++ b/telephony/asterisk-g729/Makefile @@ -1,6 +1,5 @@ COMMENT= G.729a voice codec for Asterisk -DISTNAME= asterisk-g72x-1.4.3 -REVISION= 5 +DISTNAME= asterisk-g72x-1.4.4 PKGNAME= ${DISTNAME:S/g72x/g729/} EXTRACT_SUFX= .tar.bz2 CATEGORIES= telephony @@ -9,8 +8,8 @@ SITES= http://asterisk.hosting.lv/src/ # https://github.com/arkadijs/asterisk-g72x HOMEPAGE= http://asterisk.hosting.lv/ -# GPL frontend to patented algorithm; free to use for non-commercial purposes -PERMIT_DISTFILES= contains non-compiled proprietary Intel code +# GPLv3+ frontend to patented algorithm; free to use for non-commercial purposes +PERMIT_DISTFILES= tar contains non-compiled proprietary Intel code in ipp/ dir PERMIT_PACKAGE= Yes WANTLIB += bcg729 @@ -26,7 +25,7 @@ AUTOMAKE_VERSION= 1.16 DEBUG_PACKAGES= ${BUILD_PACKAGES} BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= telephony/asterisk/18 +RUN_DEPENDS= telephony/asterisk/20 LIB_DEPENDS= telephony/bcg729 CONFIGURE_STYLE= autoreconf diff --git a/telephony/asterisk-g729/distinfo b/telephony/asterisk-g729/distinfo index 75ba171cdd3..eaea59a49c8 100644 --- a/telephony/asterisk-g729/distinfo +++ b/telephony/asterisk-g729/distinfo @@ -1,2 +1,2 @@ -SHA256 (asterisk-g72x-1.4.3.tar.bz2) = /+pVN0whNEFVabh2po2aEs43YUaiL605Y8jtwoEFKt8= -SIZE (asterisk-g72x-1.4.3.tar.bz2) = 126220 +SHA256 (asterisk-g72x-1.4.4.tar.bz2) = 9EvydYxo5MFHdfmbyiyLFxn3NvHFrlxH4iN/NmgaeV0= +SIZE (asterisk-g72x-1.4.4.tar.bz2) = 126735