aboutsummaryrefslogtreecommitdiffstats
path: root/packages/apache2/apache2-native_2.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/apache2/apache2-native_2.2.3.bb')
-rw-r--r--packages/apache2/apache2-native_2.2.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/apache2/apache2-native_2.2.3.bb b/packages/apache2/apache2-native_2.2.3.bb
index 0d766644b2..28e1fe6a18 100644
--- a/packages/apache2/apache2-native_2.2.3.bb
+++ b/packages/apache2/apache2-native_2.2.3.bb
@@ -3,7 +3,7 @@ DEPENDS = "expat pcre"
inherit cross
-FILE_PR ="r7"
+PR ="r7"
SRC_URI = "http://www.apache.org/dist/httpd/httpd-${PV}.tar.bz2"
S = "${WORKDIR}/httpd-${PV}"