This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
gdbm: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
lilik-openwrt-22.03
Marcel Denia
10 years ago
parent
1b7eadb14c
commit
e00a282f87
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libs/gdbm/Makefile
+ 1
- 1
libs/gdbm/Makefile
View File
@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL
:=
@GNU/gdbm
PKG_MD5SUM
:=
72c832680cf0999caedbe5b265c8c1bd
PKG_LICENSE
:=
GPL
v3
PKG_LICENSE
:=
GPL
-3.0+
PKG_LICENSE_FILES
:=
COPYING
PKG_MAINTAINER
:=
Marcel Denia <naoir@gmx.net>
Write
Preview
Loading…
Cancel
Save