[Buildroot] [git commit] gdbm: bump to version 1.11 and fix license

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Dec 26 17:43:58 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=15fe6f6181493a5f16f3a991037c972523ab5fc1
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/gdbm/gdbm.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/gdbm/gdbm.mk b/package/gdbm/gdbm.mk
index 60b46c7..12e1dac 100644
--- a/package/gdbm/gdbm.mk
+++ b/package/gdbm/gdbm.mk
@@ -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
 


More information about the buildroot mailing list