]> code.ossystems Code Review - openembedded-core.git/commitdiff
lighttpd: upgrade to 1.4.31
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Tue, 3 Jul 2012 06:50:27 +0000 (09:50 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jul 2012 13:54:08 +0000 (14:54 +0100)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb [moved from meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb
rename to meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb
index 161c0d964f56b8354c3efd7176b2b081198f443d..ea41d82267de9f2c8c48d322a97e7beab94c8ccd 100644 (file)
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += " \
                lighttpd-module-staticfile \
 "
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.bz2 \
         file://index.html.lighttpd \
@@ -25,8 +25,8 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
         file://lighttpd_fix_for_automake-1.12.patch \
         "
 
-SRC_URI[md5sum] = "63f9df52dcae0ab5689a95c99c54e48a"
-SRC_URI[sha256sum] = "0d795597e4666dbf6ffe44b4a42f388ddb44736ddfab0b1ac091e5bb35212c2d"
+SRC_URI[md5sum] = "c718cc27658240d307b8a1d1c7c4bb54"
+SRC_URI[sha256sum] = "5209e7a25d3044cb21b34d6a2bb3a6f6c216ba903ea486a803d070582e5e26ac"
 
 EXTRA_OECONF = " \
              --without-bzip2 \