diff --git a/recipes-gamelib/allegro4/allegro4_4.4.3.1.bb b/recipes-gamelib/allegro4/allegro4_4.4.3.1.bb index 8f58c44..7e81198 100644 --- a/recipes-gamelib/allegro4/allegro4_4.4.3.1.bb +++ b/recipes-gamelib/allegro4/allegro4_4.4.3.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Allegro4 is cross-platform, open source, game programming library HOMEPAGE = "https://liballeg.org/" SECTION = "libs" -LICENSE = "Allegro4" +LICENSE = "Giftware" LIC_FILES_CHKSUM = "file://docs/txt/license.txt;md5=55ec083de776f786d0da79bbbb887c50" DEPENDS = "virtual/libgl libglu libx11 libxcursor physfs openal-soft jpeg"