nss: update to 3.20.1.
This commit is contained in:
parent
19db3e7a08
commit
647880e3c8
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.20
|
||||
version=3.20.1
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
makedepends="zlib-devel nspr-devel sqlite-devel"
|
||||
depends="nspr>=4.10.9"
|
||||
depends="nspr>=4.10.10"
|
||||
short_desc="Mozilla Network Security Services"
|
||||
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=5e38d4b9837ca338af966b97fc91c07f67ad647fb38dc4af3cfd0d84e477d15c
|
||||
checksum=ad3c8f11dfd9570c2d04a6140d5ef7c2bdd0fe30d6c9e5548721a4251a5e8c97
|
||||
|
||||
do_build() {
|
||||
# Respect LDFLAGS
|
||||
|
|
Loading…
Reference in a new issue