From 90d0fadc3148a28f3f79b95f084f4cf6f0390d24 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Fri, 14 Dec 2007 18:46:04 +0000 Subject: spandsp: fix SRC_URI * reorder some fields according to policy * do_qa_configure still errors out ("host includes"). package remains broken. --- packages/spandsp/spandsp_0.0.3.bb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'packages/spandsp/spandsp_0.0.3.bb') diff --git a/packages/spandsp/spandsp_0.0.3.bb b/packages/spandsp/spandsp_0.0.3.bb index 26702f998b..97a1428398 100644 --- a/packages/spandsp/spandsp_0.0.3.bb +++ b/packages/spandsp/spandsp_0.0.3.bb @@ -1,13 +1,11 @@ DESCRIPTION = "A library of many DSP functions for telephony." HOMEPAGE = "http://www.soft-switch.org" -DEPENDS = "tiff libxml2" SECTION = "voip" LICENSE = "GPL" -PV = "0.0.3" -PSUBV = "pre27" -PR = "r0" +DEPENDS = "tiff libxml2" +PR = "r1" -SRC_URI = "http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20070123.tar.gz" +SRC_URI = "http://www.soft-switch.org/downloads/spandsp/spandsp-${PV}.tgz" inherit autotools -- cgit v1.2.3