mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/freeswitch: add preliminary fix for FS-3337
This commit is contained in:
parent
3f56d0d562
commit
3d4d59637f
@ -4,7 +4,7 @@ pkgname=freeswitch
|
||||
pkgver=1.0.7_p20110602
|
||||
_ver=${pkgver%_p*}
|
||||
_snapshot=${pkgver#*_p}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A communications platform written in C from the ground up"
|
||||
url="http://www.freeswitch.org"
|
||||
arch="all"
|
||||
@ -20,6 +20,7 @@ source="saveas-http://latest.freeswitch.org/freeswitch-$_ver.tar.gz/freeswitch-$
|
||||
freeswitch-mod_shout-textrels.patch
|
||||
0001-mod_sofia-update-mod_sofia_globals.guess_ip-on-addre.patch
|
||||
0002-mod_lua-alpine-module-search-path.patch
|
||||
0003-mod_conference_no_hangup.patch
|
||||
modules.conf
|
||||
freeswitch.confd
|
||||
freeswitch.initd
|
||||
@ -134,6 +135,7 @@ md5sums="813edb2192d1cc0fe224d9ef0492de4f freeswitch-1.0.7_p20110602.tar.gz
|
||||
11883affe0839a8e15fe680aeb11b86e freeswitch-mod_shout-textrels.patch
|
||||
5aed9ec61d7ac1f3758a89db159328c4 0001-mod_sofia-update-mod_sofia_globals.guess_ip-on-addre.patch
|
||||
769eaa127d4dbae687dc4aa961a8cc70 0002-mod_lua-alpine-module-search-path.patch
|
||||
74c3cdd3ce8474e8d084f475fa4f92c1 0003-mod_conference_no_hangup.patch
|
||||
691fa3aca967203848bbb2a617545265 modules.conf
|
||||
c608cca8ad773acebf201f581438c7e7 freeswitch.confd
|
||||
aa358c9ca0d8b93fabb6a36a5ed4c469 freeswitch.initd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user