nss: update to 3.16.4.
This commit is contained in:
parent
3a388b819d
commit
aaa28e2ddd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.16.3
|
||||
version=3.16.4
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
makedepends="zlib-devel nspr-devel>=4.10 sqlite-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.mozilla.org/projects/security/pki/nss/"
|
||||
license="GPL-2, MPL-1.1"
|
||||
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${version//\./_}_RTM/src/nss-${version}.tar.gz"
|
||||
checksum=657711ff7a4058043b69019a66f44101d0234eae2b6b80ab900439dbf02add60
|
||||
checksum=adcd1e655fd9508e7f13847452fd5887a835eff882e3f0d3c42dfcd651650b77
|
||||
|
||||
do_build() {
|
||||
# Respect LDFLAGS
|
||||
|
|
Loading…
Reference in New Issue