nss: update to 3.24.
This commit is contained in:
parent
6ad86340b3
commit
a21b813465
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.23
|
||||
version=3.24
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
makedepends="zlib-devel nspr-devel sqlite-devel"
|
||||
|
@ -10,7 +10,9 @@ 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=94b383e31c9671e9dfcca81084a8a813817e8f05a57f54533509b318d26e11cf
|
||||
checksum=2f0841492f91cca473b73dec6cab9cf765a485e032d48d2e8ae7261e54c419ed
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_build() {
|
||||
# Respect LDFLAGS
|
||||
|
|
Loading…
Reference in a new issue