[oe-commits] Martin Jansa : apache_2.0.54: add checksums

git version control git at git.openembedded.org
Tue Apr 13 13:58:02 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: fbf2a943c2c6b3c282a0c91ba6bd3dd9335deacf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fbf2a943c2c6b3c282a0c91ba6bd3dd9335deacf

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Apr 13 15:33:01 2010 +0200

apache_2.0.54: add checksums

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/apache/apache_2.0.54.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/apache/apache_2.0.54.bb b/recipes/apache/apache_2.0.54.bb
index c1f1303..6185ab9 100644
--- a/recipes/apache/apache_2.0.54.bb
+++ b/recipes/apache/apache_2.0.54.bb
@@ -11,6 +11,9 @@ PR = "r4"
 SRC_URI = "http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz \
 	   "
 
+SRC_URI[md5sum] = "772503748ffb85301385d47fb2b96eca"
+SRC_URI[sha256sum] = "bb4236fb6c7ac4204f908fa7409ff3177a6f99e48ed69547f087f691ef2a5fcb"
+
 S = "${WORKDIR}/httpd-${PV}"
 
 inherit autotools update-rc.d





More information about the Openembedded-commits mailing list