From 15c2405be86b4799d5bca2944bd3771749833d35 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 28 May 2011 13:39:42 +0200 Subject: [PATCH] nss: update to 3.12.10. --- srcpkgs/nss/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nss/template b/srcpkgs/nss/template index 947e382776e..d30a33ea1fd 100644 --- a/srcpkgs/nss/template +++ b/srcpkgs/nss/template @@ -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 " -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.