git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
af3b950
)
gammu: Fix misspelled licence variable
author
Jan Kardell
<redacted>
Thu, 22 May 2025 12:05:55 +0000
(14:05 +0200)
committer
Josef Schlehofer
<redacted>
Thu, 22 May 2025 21:27:12 +0000
(23:27 +0200)
Signed-off-by: Jan Kardell <redacted>
utils/gammu/Makefile
patch
|
blob
|
history
diff --git
a/utils/gammu/Makefile
b/utils/gammu/Makefile
index 300339aee929d274a924236666b524dbb142252b..2f5869b06818967ea0e4bf5d5d245dcaae97a979 100644
(file)
--- a/
utils/gammu/Makefile
+++ b/
utils/gammu/Makefile
@@
-17,7
+17,7
@@
PKG_SOURCE_URL:=https://dl.cihar.com/gammu/releases
PKG_HASH:=d8f152314d7e4d3d643610d742845e0a016ce97c234ad4b1151574e1b09651ee
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
-PKG_LICEN
C
E:=GPL-2.0-or-later
+PKG_LICEN
S
E:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING
CMAKE_INSTALL:=1
git clone https://git.99rst.org/PROJECT