|
@ -7,14 +7,14 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=nss |
|
|
PKG_NAME:=nss |
|
|
PKG_VERSION:=3.55 |
|
|
|
|
|
|
|
|
PKG_VERSION:=3.57 |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE_URL:= \
|
|
|
PKG_SOURCE_URL:= \
|
|
|
https://download.cdn.mozilla.net/pub/security/$(PKG_NAME)/releases/NSS_$(subst .,_,$(PKG_VERSION))_RTM/src \
|
|
|
https://download.cdn.mozilla.net/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 |
|
|
https://archive.mozilla.org/pub/security/$(PKG_NAME)/releases/NSS_$(subst .,_,$(PKG_VERSION))_RTM/src |
|
|
PKG_HASH:=fc692e3db45a082ee6328cd989e795c171a00df9c518df090937f7604f850004 |
|
|
|
|
|
|
|
|
PKG_HASH:=55a86c01be860381d64bb4e5b94eb198df9b0f098a8af0e58c014df398bdc382 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com> |
|
|
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com> |
|
|
PKG_LICENCE:=MPL-2.0 |
|
|
PKG_LICENCE:=MPL-2.0 |
|
|