[oe-commits] [meta-openembedded] 25/60: physfs: Update to 3.0.1

git at git.openembedded.org git at git.openembedded.org
Fri May 18 14:43:45 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

commit a0d4053fc3c259a19e5d99d734e5c7779519a412
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed May 9 12:00:10 2018 -0700

    physfs: Update to 3.0.1
    
    License-Update: copyright years updated along with a note removal about LZMA SDK and LGPL
    see
    https://hg.icculus.org/icculus/physfs/rev/5b31ba402270
    https://hg.icculus.org/icculus/physfs/rev/8f14bdf15b2a
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../recipes-support/physfs/{physfs_2.0.3.bb => physfs_3.0.1.bb}     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb b/meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb
similarity index 53%
rename from meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
rename to meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb
index dc2c106..cc97dea 100644
--- a/meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
+++ b/meta-filesystems/recipes-support/physfs/physfs_3.0.1.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=2668e2fb051c3e564198e146a9a2d9f0"
 DEPENDS = "readline zlib"
 
 inherit cmake
@@ -9,5 +9,5 @@ inherit cmake
 PE = "1"
 
 SRC_URI = "http://icculus.org/${BPN}/downloads/${BP}.tar.bz2"
-SRC_URI[md5sum] = "c2c727a8a8deb623b521b52d0080f613"
-SRC_URI[sha256sum] = "ca862097c0fb451f2cacd286194d071289342c107b6fe69079c079883ff66b69"
+SRC_URI[md5sum] = "359f102bcbd62accf84ef32f4863255d"
+SRC_URI[sha256sum] = "b77b9f853168d9636a44f75fca372b363106f52d789d18a2f776397bf117f2f1"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list