nss: update to 3.22.2.
This commit is contained in:
parent
6ba50b59b4
commit
3c53810039
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.22.1
|
||||
version=3.22.2
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
makedepends="zlib-devel nspr-devel sqlite-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.mozilla.org/projects/security/pki/nss/"
|
||||
license="MPL-2.0, GPL-2, LGPL-2.1"
|
||||
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${version//\./_}_RTM/src/nss-${version}.tar.gz"
|
||||
checksum=89e1fc7074e5c325962821289f4cd7d8207ae95af2308ba881215ed9ca68fa4f
|
||||
checksum=07d49287c527ac31200f02dcf8494cef19e936d8ed470802749c4dfc782d3650
|
||||
|
||||
do_build() {
|
||||
# Respect LDFLAGS
|
||||
|
|
Loading…
Reference in a new issue