diff options
author | Dirk Opfer <dirk@opfer-online.de> | 2010-01-06 10:54:54 +0100 |
---|---|---|
committer | Dirk Opfer <dirk@opfer-online.de> | 2010-01-06 13:59:25 +0100 |
commit | c644b2395fe090f43e54d821a4b44927bfca95f5 (patch) | |
tree | 7316b00fc1f3ddc933a9f99b837f6f7870bf04bd /recipes/lighttpd/lighttpd_1.4.25.bb | |
parent | d48c5b17a2b1b6f086faf16f85019a4454c5436d (diff) |
lighttpd: 1.4.23 -> 1.4.25
- Fix SRC_URI
Diffstat (limited to 'recipes/lighttpd/lighttpd_1.4.25.bb')
-rw-r--r-- | recipes/lighttpd/lighttpd_1.4.25.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/lighttpd/lighttpd_1.4.25.bb b/recipes/lighttpd/lighttpd_1.4.25.bb new file mode 100644 index 0000000000..04442ced17 --- /dev/null +++ b/recipes/lighttpd/lighttpd_1.4.25.bb @@ -0,0 +1,6 @@ +require lighttpd.inc + +PR = "${INC_PR}.0" + +DEFAULT_PREFERENCE = "-1" + |