diff --git a/srcpkgs/nss/template b/srcpkgs/nss/template index aac9d694079..d07f155d379 100644 --- a/srcpkgs/nss/template +++ b/srcpkgs/nss/template @@ -1,6 +1,6 @@ # Template file for 'nss' pkgname=nss -version=3.12.10 +version=3.12.11 _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 @@ -8,7 +8,7 @@ short_desc="Mozilla Network Security Services" maintainer="Juan RP " homepage="http://www.mozilla.org/projects/security/pki/nss/" license="GPL-2, MPL-1.1" -checksum=634f294507de6da93a5c3e08006156a469ff8d8af9ac9153f608800f4d20206e +checksum=d043f8d44212bc9418b6a954ca88e05b8ab2a71f8c59e6829a9a36d8a28e9f16 long_desc=" Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled server applications.