aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-03-22 11:21:29 +0100
committerKhem Raj <raj.khem@gmail.com>2019-03-22 09:33:00 -0700
commit35e0ade330dcc8d9d8b186467b4efa795cf934bf (patch)
treeda0bdac2e13a3cc082748b04e17d4bfc80fd2ad2 /meta-filesystems
parentaa75707ecd12bec85fada3ceaeeefc9b2947c178 (diff)
downloadmeta-openembedded-contrib-35e0ade330dcc8d9d8b186467b4efa795cf934bf.tar.gz
physfs: Fix license checksum
Copyright year was changed Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems')
-rw-r--r--meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb2
1 files changed, 1 insertions, 1 deletions
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 8dc30bd5f2..a0033fab5c 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