]> code.ossystems Code Review - openembedded-core.git/commitdiff
lighttpd: Upgrade to 1.4.29
authorZhai Edwin <edwin.zhai@intel.com>
Wed, 27 Jul 2011 08:11:19 +0000 (16:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2011 14:01:17 +0000 (15:01 +0100)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb [moved from meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb
rename to meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb
index d43766cc4524bf1a4bebf393faf7ea71960803dd..c1d5f81f62fcd5f39cdd36e3229308665cd00d1f 100644 (file)
@@ -18,14 +18,14 @@ RDEPENDS_${PN} += " \
 
 PR = "r0"
 
-SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.gz;name=src \
+SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.bz2 \
         file://index.html \
         file://lighttpd.conf \
         file://lighttpd \
 "
 
-SRC_URI[src.md5sum] = "202d36efc6324adb95a3600d2826ec6a"
-SRC_URI[src.sha256sum] = "efd7623f43182723b99c51d57a24158e22a207cd90dca35aaf3b2e3bac115712"
+SRC_URI[md5sum] = "e6e67b09986cb504db630b5a86b2dd76"
+SRC_URI[sha256sum] = "afd8af213e65afb48b397d004696c6620a7ae7f3d4f162ec46a04b9b9dbfd599"
 
 EXTRA_OECONF = " \
              --without-bzip2 \