kamailio: minor bump + drop 5.x suffix 593/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 12 Dec 2020 22:55:34 +0000 (23:55 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 12 Dec 2020 22:55:36 +0000 (23:55 +0100)
commita0ac804663380753c10f4ac6176174c02e3b6aae
tree9b0921c2a56d5e3905eae756409b96cc15d1f154
parent9cc7913dccfb046775de42b8bfbd0a58e77029df
kamailio: minor bump + drop 5.x suffix

Bumps kamailio to version 5.4.2 and removes the suffix, as there is only
one kamailio version at a time anyway.

Also:

 - Replaces a few $(PKG_NAME) uses with simply "kamailio"
 - Drops the use of variable PKG_VARIANT (was not set anyway)
 - Drops 160-openssl-deprecated.patch (upstream first accepted the
   patch, then dropped it again after crashes were reported, see [1])

[1] https://github.com/kamailio/kamailio/issues/2466

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
19 files changed:
net/kamailio-5.x/Makefile [deleted file]
net/kamailio-5.x/files/kamailio.conf [deleted file]
net/kamailio-5.x/files/kamailio.hotplug [deleted file]
net/kamailio-5.x/files/kamailio.init [deleted file]
net/kamailio-5.x/patches/050-fix-kamailio-utils.patch [deleted file]
net/kamailio-5.x/patches/120-libevent-libs.patch [deleted file]
net/kamailio-5.x/patches/130-change-snmp-mibs-path.patch [deleted file]
net/kamailio-5.x/patches/140-redis_use_pkg-config.patch [deleted file]
net/kamailio-5.x/patches/150-erlang-fix-flags.patch [deleted file]
net/kamailio-5.x/patches/160-openssl-deprecated.patch [deleted file]
net/kamailio/Makefile [new file with mode: 0644]
net/kamailio/files/kamailio.conf [new file with mode: 0644]
net/kamailio/files/kamailio.hotplug [new file with mode: 0644]
net/kamailio/files/kamailio.init [new file with mode: 0644]
net/kamailio/patches/050-fix-kamailio-utils.patch [new file with mode: 0644]
net/kamailio/patches/120-libevent-libs.patch [new file with mode: 0644]
net/kamailio/patches/130-change-snmp-mibs-path.patch [new file with mode: 0644]
net/kamailio/patches/140-redis_use_pkg-config.patch [new file with mode: 0644]
net/kamailio/patches/150-erlang-fix-flags.patch [new file with mode: 0644]