From: Mitch Capper Date: Wed, 29 May 2019 20:01:27 +0000 (-0700) Subject: FS-11865 [mod_com_729] change to use latest version for mod_com_g729 bins so url... X-Git-Tag: v1.8.6~1^2~51^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f0dea990b47bc154027d75d563d2af92079e1d7;p=thirdparty%2Ffreeswitch.git FS-11865 [mod_com_729] change to use latest version for mod_com_g729 bins so url does not go stale and update new binary paths --- diff --git a/src/mod/codecs/mod_com_g729/Makefile.am b/src/mod/codecs/mod_com_g729/Makefile.am index 8af9c4d795..128a9f9628 100644 --- a/src/mod/codecs/mod_com_g729/Makefile.am +++ b/src/mod/codecs/mod_com_g729/Makefile.am @@ -1,13 +1,13 @@ include $(top_srcdir)/build/modmake.rulesam MODNAME=mod_com_g729 -VERSION=201506221434 +VERSION=latest if ISLINUX G729INSTALLER = $(top_srcdir)/libs/fs-$(VERSION)-installer -LICSERVER=/usr/sbin/freeswitch_licence_server -VALIDATOR=$(bindir)/validator +LICSERVER=/usr/sbin/freeswitch-license-server +VALIDATOR=$(bindir)/freeswitch-license-validator MOD=$(moddir)/mod_com_g729.so BUILT_SOURCES = $(G729INSTALLER)