diff --git a/srcpkgs/nss/template b/srcpkgs/nss/template index e2a41c32ce2..bb0cff3a906 100644 --- a/srcpkgs/nss/template +++ b/srcpkgs/nss/template @@ -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 " 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.