This slipped through in previous commit. License changed Copyright year causing
checksum change.

Signed-off-by: Andreas Müller <[email protected]>
---
 meta-filesystems/recipes-support/physfs/physfs_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-filesystems/recipes-support/physfs/physfs_git.bb 
b/meta-filesystems/recipes-support/physfs/physfs_git.bb
index 3f1c156..a50715c 100644
--- a/meta-filesystems/recipes-support/physfs/physfs_git.bb
+++ b/meta-filesystems/recipes-support/physfs/physfs_git.bb
@@ -1,7 +1,7 @@
 SUMMARY = "PhysicsFS is a library to provide abstract access to various 
archives"
 HOMEAPAGE = "http://icculus.org/physfs";
 LICENSE = "Zlib"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5d94e3eaaa10b00ca803ba35a3e87cde"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4424d2cfb8a288df2843c4467b5d719a"
 DEPENDS = "readline zlib"
 
 inherit cmake
-- 
2.5.5

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to