diff options
Diffstat (limited to 'libosip/libosip_0.9.7.oe')
-rw-r--r-- | libosip/libosip_0.9.7.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libosip/libosip_0.9.7.oe b/libosip/libosip_0.9.7.oe index 41a4976fcf..2b6205a749 100644 --- a/libosip/libosip_0.9.7.oe +++ b/libosip/libosip_0.9.7.oe @@ -1,9 +1,9 @@ SECTION = "libs" -SRC_URI = "http://simon.morlat.free.fr/download/0.12.2/source/libosip-0.9.7.tar.gz" +SRC_URI = "http://handhelds.org/pub/linux/packages/libosip/libosip-0.9.7-hh2.tar.gz" DESCRIPTION = "Session Initiation Protocol (SIP) library" LEAD_SONAME = "libosip\..*" -inherit autotools +inherit autotools pkgconfig do_configure_prepend() { rm -f acinclude.m4 |