mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
physfs: fix typo for HOMEPAGE
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ec26ab4394
commit
0c0fb11a13
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "PhysicsFS is a library to provide abstract access to various archives"
|
||||
HOMEAPAGE = "http://icculus.org/physfs"
|
||||
HOMEPAGE = "http://icculus.org/physfs"
|
||||
LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=96801882d1120239dcafbf888e821a6e"
|
||||
DEPENDS = "readline zlib"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user