aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apache2/apache2-native_2.2.14.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-12-12 21:16:13 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-12-12 21:16:13 +0100
commit737eeeaa0b2b33313c41a875ac2a7b06558995f9 (patch)
tree192ac98ae79b2b0fccd112a7421aefe10adbb34e /recipes/apache2/apache2-native_2.2.14.bb
parent88ecddab105e8d1743d4fb73f4917522dc30f7ef (diff)
downloadopenembedded-737eeeaa0b2b33313c41a875ac2a7b06558995f9.tar.gz
apache2-native: and bump PR
Diffstat (limited to 'recipes/apache2/apache2-native_2.2.14.bb')
-rw-r--r--recipes/apache2/apache2-native_2.2.14.bb2
1 files changed, 1 insertions, 1 deletions
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}"