Commit
c80fbf269c02 (package/sdl2: bump version to 2.0.16) properly
updated the hash and license filename in sdl2.hash, but forgot to
update the license filename in sdl2.mk.
Fix that.
Fixes:
http://autobuild.buildroot.org/results/
0d607b1e81fcca7f01c8243df28b9c3d59040711/
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
SDL2_SITE = http://www.libsdl.org/release
SDL2_LICENSE = Zlib
-SDL2_LICENSE_FILES = COPYING.txt
+SDL2_LICENSE_FILES = LICENSE.txt
SDL2_CPE_ID_VENDOR = libsdl
SDL2_CPE_ID_PRODUCT = simple_directmedia_layer
SDL2_INSTALL_STAGING = YES