nss: update to 3.29.5.
This commit is contained in:
parent
64907c15b6
commit
cac4b43af3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.28.3
|
||||
version=3.29.5
|
||||
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"
|
||||
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${version//\./_}_RTM/src/nss-${version}.tar.gz"
|
||||
checksum=dd3c4f0f8e132eef3c7c40b7d3208741d0fabe26fec322b4e4fe6d6f5e143df3
|
||||
checksum=5df483b73535d726207483f6349df23fe56aee83382b94b13298aec2e254d985
|
||||
|
||||
do_build() {
|
||||
# Respect LDFLAGS
|
||||
|
|
Loading…
Reference in a new issue