nss: update to 3.13.4.
This commit is contained in:
parent
94089076aa
commit
bfef3c361b
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.13.3
|
||||
version=3.13.4
|
||||
_distver=$(echo $version|sed -e "s|\.|_|g")
|
||||
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${_distver}_RTM/src/${pkgname}-${version}.tar.gz"
|
||||
short_desc="Mozilla Network Security Services"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.mozilla.org/projects/security/pki/nss/"
|
||||
license="GPL-2, MPL-1.1"
|
||||
checksum=efa10f2c70da4bddabf1a6081964969bb23359b93d6eadbf4739274a77bc3587
|
||||
checksum=a552f56b03c0c716ba950c7eef971d87f717c02a4d9a75ee2fe84bd036830de5
|
||||
long_desc="
|
||||
Network Security Services (NSS) is a set of libraries designed to support
|
||||
cross-platform development of security-enabled server applications.
|
||||
|
|
Loading…
Reference in New Issue