mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-30 01:18:41 +01:00
libsdl-net: correct license name to Zlib
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
2
dependencies/libsdl-net/libsdl-net_1.2.8.bb
vendored
2
dependencies/libsdl-net/libsdl-net_1.2.8.bb
vendored
@@ -2,7 +2,7 @@ DESCRIPTION = "Simple DirectMedia Layer networking library."
|
||||
SECTION = "libs/network"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "virtual/libsdl"
|
||||
LICENSE = "zlib"
|
||||
LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=9cf3de2d872bf510f88eb20d06d700b5"
|
||||
SRC_URI = " \
|
||||
http://www.libsdl.org/projects/SDL_net/release/SDL_net-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user