Disable broken pritap module as it never actually worked.
This module is based on a FORK of libpri [1] that have
all the extra symbol.
So the module probably never worked on loading it
with the wrong library.
[1] https://github.com/ajpaul25/libpri
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
As FreeSwitch implement different API to support pcre2, freetdm require
some changes to correctly compile.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
With the recent move to using ZSTD as the default compression format for
packaging git repo clones we must refresh all of the hashes for the
packages feed as well.
Signed-off-by: Robert Marko <robimarko@gmail.com>