gammu: Fix misspelled licence variable
authorJan Kardell <redacted>
Thu, 22 May 2025 12:05:55 +0000 (14:05 +0200)
committerJosef Schlehofer <redacted>
Thu, 22 May 2025 21:27:12 +0000 (23:27 +0200)
Signed-off-by: Jan Kardell <redacted>
utils/gammu/Makefile

index 300339aee929d274a924236666b524dbb142252b..2f5869b06818967ea0e4bf5d5d245dcaae97a979 100644 (file)
@@ -17,7 +17,7 @@ PKG_SOURCE_URL:=https://dl.cihar.com/gammu/releases
 PKG_HASH:=d8f152314d7e4d3d643610d742845e0a016ce97c234ad4b1151574e1b09651ee
 
 PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
-PKG_LICENCE:=GPL-2.0-or-later
+PKG_LICENSE:=GPL-2.0-or-later
 PKG_LICENSE_FILES:=COPYING
 
 CMAKE_INSTALL:=1
git clone https://git.99rst.org/PROJECT