Bump release number, since libosip was updated and shlib version changed
[openwrt/svn-archive/archive.git] / openwrt / package / siproxd / Config.in
1 config BR2_PACKAGE_SIPROXD
2 tristate "siproxd - SIP (Session Initiation Protocol) proxy"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBOSIP2
5 help
6 A SIP (Session Initiation Protocol) proxy
7
8 http://siproxd.sourceforge.net/
9
10 Depends: libosip2
11