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

This commit is contained in:
Mitch Capper 2019-05-29 13:01:27 -07:00
parent ddd69e3a2c
commit 1f0dea990b
1 changed files with 3 additions and 3 deletions

View File

@ -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)