From 1f0dea990b47bc154027d75d563d2af92079e1d7 Mon Sep 17 00:00:00 2001 From: Mitch Capper Date: Wed, 29 May 2019 13:01:27 -0700 Subject: [PATCH] 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 --- src/mod/codecs/mod_com_g729/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)