nss: update to 3.12.11.
This commit is contained in:
parent
45ed8e68c6
commit
975b5bdba5
1 changed files with 2 additions and 2 deletions
|
@ -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 <xtraeme@gmail.com>"
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue