@ -8,9 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := nss
PKG_NAME := nss
PKG_VERSION := 3.45
PKG_VERSION := 3.45
PKG_RELEASE := 1
PKG_MAINTAINER := Lucian Cristian <lucian.cristian@gmail.com>
PKG_LICENCE := MPL-2.0
PKG_RELEASE := 2
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE_URL := \
PKG_SOURCE_URL := \
@ -18,6 +16,11 @@ PKG_SOURCE_URL:= \
https://archive.mozilla.org/pub/security/$( PKG_NAME) /releases/NSS_$( subst .,_,$( PKG_VERSION) ) _RTM/src
https://archive.mozilla.org/pub/security/$( PKG_NAME) /releases/NSS_$( subst .,_,$( PKG_VERSION) ) _RTM/src
PKG_HASH := 112f05223d1fde902c170966bfc6f011b24a838be16969b110ecf2bb7bc24e8b
PKG_HASH := 112f05223d1fde902c170966bfc6f011b24a838be16969b110ecf2bb7bc24e8b
PKG_MAINTAINER := Lucian Cristian <lucian.cristian@gmail.com>
PKG_LICENCE := MPL-2.0
PKG_LICENSE_FILES := nss/COPYING
PKG_CPE_ID := cpe:/a:mozilla:network_security_services
PKG_BUILD_PARALLEL := 0
PKG_BUILD_PARALLEL := 0
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
@ -40,7 +43,7 @@ define Package/nss-utils
e n d e f
e n d e f
d e f i n e P a c k a g e / l i b n s s / d e s c r i p t i o n
d e f i n e P a c k a g e / l i b n s s / d e s c r i p t i o n
Network Security Services ( NSS) is a set of libraries designed to support
Network Security Services ( NSS) is a set of libraries designed to support
cross-platform development of security-enabled client and server applications.
cross-platform development of security-enabled client and server applications.
Applications built with NSS can support SSL v2 and v3, TLS, PKCS 5, PKCS 7,
Applications built with NSS can support SSL v2 and v3, TLS, PKCS 5, PKCS 7,
PKCS 11, PKCS 12, S/MIME, X.509 v3 certificates, and other security standards.
PKCS 11, PKCS 12, S/MIME, X.509 v3 certificates, and other security standards.