diff options
author | Dmitry Wagin <dmitry.wagin@ya.ru> | 2022-01-06 13:54:38 +0100 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-01-08 21:02:00 +0100 |
commit | 981ee3f931b42baa9391a8b7b264f3e05e7a0535 (patch) | |
tree | 8a105b3c7bc533012a77f58cd42c1bd4cf6b0d0c /net/kamailio/files/patch-src_Makefile.defs | |
parent | security/binwalk: using 7-zip instead of p7zip (diff) |
net/kamailio: update to 5.5.3
ChangeLog: https://www.kamailio.org/pub/kamailio/5.5.3/ChangeLog
Added multiple options and option KEMIX removed.
PR: 260486
Reported by: jailbird@fdf.net
Diffstat (limited to 'net/kamailio/files/patch-src_Makefile.defs')
-rw-r--r-- | net/kamailio/files/patch-src_Makefile.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kamailio/files/patch-src_Makefile.defs b/net/kamailio/files/patch-src_Makefile.defs index f67638f63b3a..3ead40a4c385 100644 --- a/net/kamailio/files/patch-src_Makefile.defs +++ b/net/kamailio/files/patch-src_Makefile.defs @@ -1,4 +1,4 @@ ---- src/Makefile.defs.orig 2020-09-01 08:11:08 UTC +--- src/Makefile.defs.orig 2021-05-05 13:55:36 UTC +++ src/Makefile.defs @@ -257,7 +257,7 @@ YACC := $(shell echo "$${YACC}") |