nss: update to 3.17.4
This commit is contained in:
parent
6b24d81627
commit
0a7f293a63
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.17.3
|
||||
version=3.17.4
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
makedepends="zlib-devel nspr-devel>=4.10.7 sqlite-devel"
|
||||
|
@ -8,9 +8,9 @@ depends="nspr>=4.10.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"
|
||||
license="MPL-2.0, GPL-2, LGPL-2.1"
|
||||
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${version//\./_}_RTM/src/nss-${version}.tar.gz"
|
||||
checksum=f4d5e9035a2f84f25f35c283de3b0ff60d72e918748de25eaf017ed201fa21d5
|
||||
checksum=1d98ad1881a4237ec98cbe472fc851480f0b0e954dfe224d047811fb96ff9d79
|
||||
|
||||
do_build() {
|
||||
# Respect LDFLAGS
|
||||
|
|
Loading…
Reference in a new issue