From: Frans Meulenbroeks Date: Sat, 12 Dec 2009 20:16:13 +0000 (+0100) Subject: apache2-native: and bump PR X-Git-Tag: Release-2010-05/1~1306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=737eeeaa0b2b33313c41a875ac2a7b06558995f9;p=openembedded.git apache2-native: and bump PR --- diff --git a/recipes/apache2/apache2-native_2.2.14.bb b/recipes/apache2/apache2-native_2.2.14.bb index efa10f74d9..371bb49a88 100644 --- a/recipes/apache2/apache2-native_2.2.14.bb +++ b/recipes/apache2/apache2-native_2.2.14.bb @@ -3,7 +3,7 @@ DEPENDS = "expat pcre" inherit native -PR ="r0" +PR ="r1" SRC_URI = "http://www.apache.org/dist/httpd/httpd-${PV}.tar.bz2" S = "${WORKDIR}/httpd-${PV}"