nss: update to 2.15.4.
This commit is contained in:
parent
a2e9d5c3a7
commit
3b62419931
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.15.3
|
||||
revision=2
|
||||
version=3.15.4
|
||||
_distver="3_15_4"
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
makedepends="zlib-devel nspr-devel>=4.10 sqlite-devel"
|
||||
depends="nspr>=4.10"
|
||||
|
@ -9,8 +10,8 @@ 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"
|
||||
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${version//./_/}_RTM/src/nss-${version}.tar.gz"
|
||||
checksum=ec5f01f7d9f42cf8ad3f95c7f8921bde583df9297c83dc9062930462e3717a18
|
||||
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${_distver}_RTM/src/nss-${version}.tar.gz"
|
||||
checksum=14d69a0735c5af6b3cc12591f7ebf272203e889f09104182148091d0af682d7c
|
||||
|
||||
do_build() {
|
||||
# Respect LDFLAGS
|
||||
|
|
Loading…
Reference in a new issue