netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / opensync / msynctool_svn.bb
1 PV = "0.22+svn${SRCDATE}"
2 SRC_URI = "svn://svn.opensync.org/multisync;module=trunk;proto=http"
3 S = "${WORKDIR}/trunk"
4
5 LICENSE = "GPL"
6 DEPENDS = "libopensync"
7 HOMEPAGE = "http://www.opensync.org/"
8
9 inherit autotools pkgconfig
10