increase dvbapp PR
[vuplus_openembedded] / recipes / sipsak / sipsak_0.9.6.bb
1 DESCRIPTION = "sipsak is a small command line tool for developers and administrators\
2 of Session Initiation Protocol (SIP) applications."
3 HOMEPAGE="sipsak.org"
4 LICENSE = "GPLv2"
5 PR = "r1"
6 SRC_URI = "http://download.berlios.de/sipsak/sipsak-${PV}-1.tar.gz\
7            file://sipsak.patch;patch=1"
8
9 inherit autotools
10