apache2-native: and bump PR
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 12 Dec 2009 20:16:13 +0000 (21:16 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 12 Dec 2009 20:16:13 +0000 (21:16 +0100)
recipes/apache2/apache2-native_2.2.14.bb

index efa10f7..371bb49 100644 (file)
@@ -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}"