nss: update to 3.12.10.

This commit is contained in:
Juan RP 2011-05-28 13:39:42 +02:00
parent 031e376742
commit 15c2405be8

View File

@ -1,12 +1,14 @@
# Template file for 'nss'
pkgname=nss
version=3.12.9
version=3.12.10
_distver=$(echo $version|sed -e "s|\.|_|g")
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${_distver}_RTM/src/${pkgname}-${version}.tar.gz"
build_style=custom-install
short_desc="Mozilla Network Security Services"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0dc77718016654bbf6ffdda09e968e2b2875c05dacec967abf5725b5daae5978
homepage="http://www.mozilla.org/projects/security/pki/nss/"
license="GPL-2, MPL-1.1"
checksum=634f294507de6da93a5c3e08006156a469ff8d8af9ac9153f608800f4d20206e
long_desc="
Network Security Services (NSS) is a set of libraries designed to support
cross-platform development of security-enabled server applications.