[Buildroot] [PATCH 1/1] ustr: fix license name

Matt Weber matthew.weber at rockwellcollins.com
Mon Mar 9 21:09:33 UTC 2015


Signed-off-by: Matt Weber <matthew.weber at rockwellcollins.com>
---
 package/ustr/ustr.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ustr/ustr.mk b/package/ustr/ustr.mk
index ac1fa05..c2a819f 100644
--- a/package/ustr/ustr.mk
+++ b/package/ustr/ustr.mk
@@ -8,7 +8,7 @@ USTR_VERSION = 1.0.4
 USTR_SOURCE = ustr-$(USTR_VERSION).tar.bz2
 USTR_SITE = http://www.and.org/ustr/$(USTR_VERSION)/
 USTR_LICENSE = BSD-2c MIT LGPLv2+
-USTR_LICENSE_FILES = LICENCE LICENSE_BSD LICENSE_LGPL LICENSE_MIT
+USTR_LICENSE_FILES = LICENSE LICENSE_BSD LICENSE_LGPL LICENSE_MIT
 
 USTR_INSTALL_STAGING = YES
 
-- 
1.9.1



More information about the buildroot mailing list