[oe] [PATCH 11/11] physfs: Fix license checksum

Andreas Müller schnitzeltony at gmail.com
Fri Mar 22 10:21:29 UTC 2019


Copyright year was changed

Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb b/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb
index 8dc30bd5f..a0033fab5 100644
--- a/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb
+++ b/meta-filesystems/recipes-support/physfs/physfs_3.0.2.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=2668e2fb051c3e564198e146a9a2d9f0"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=96801882d1120239dcafbf888e821a6e"
 DEPENDS = "readline zlib"
 
 inherit cmake
-- 
2.20.1



More information about the Openembedded-devel mailing list