summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/libnpth/libnpth.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libnpth/libnpth.mk b/package/libnpth/libnpth.mk
index dcaf8685ae..7b2eb2ae25 100644
--- a/package/libnpth/libnpth.mk
+++ b/package/libnpth/libnpth.mk
@@ -7,8 +7,8 @@
LIBNPTH_VERSION = 1.5
LIBNPTH_SOURCE = npth-$(LIBNPTH_VERSION).tar.bz2
LIBNPTH_SITE = https://www.gnupg.org/ftp/gcrypt/npth
-LIBNPTH_LICENSE = LGPL-3.0+ or GPL-2.0+
-LIBNPTH_LICENSE_FILES = COPYING COPYING.LESSER
+LIBNPTH_LICENSE = LGPL-2.0+
+LIBNPTH_LICENSE_FILES = COPYING.LIB
LIBNPTH_INSTALL_STAGING = YES
$(eval $(autotools-package))
OpenPOWER on IntegriCloud