From: Koen Kooi Date: Thu, 29 Jul 2010 10:25:39 +0000 (+0200) Subject: sox: bump PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d66df55b26c76c27507f97fe799c6acaa17fe6;p=openembedded.git sox: bump PR --- diff --git a/recipes/sox/sox_13.0.0.bb b/recipes/sox/sox_13.0.0.bb index 39e04172f6..b2ffbbea0a 100644 --- a/recipes/sox/sox_13.0.0.bb +++ b/recipes/sox/sox_13.0.0.bb @@ -4,7 +4,8 @@ and can apply different effects and filters to the audio data." HOMEPAGE = "http://sox.sourceforge.net" SECTION = "audio" LICENSE = "GPL" -PR = "r0" + +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/sox/sox-${PV}.tar.gz \ file://src-Makefile.am.patch"