mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 01:13:29 +08:00
gdbm: bump to version 1.11 and fix license
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
77ab76b2e9
commit
15fe6f6181
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GDBM_VERSION = 1.10
|
||||
GDBM_VERSION = 1.11
|
||||
GDBM_SITE = $(BR2_GNU_MIRROR)/gdbm
|
||||
GDBM_LICENSE = GPLv3
|
||||
GDBM_LICENSE = GPLv3+
|
||||
GDBM_LICENSE_FILES = COPYING
|
||||
GDBM_INSTALL_STAGING = YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user