nss: update to 3.27.2
This commit is contained in:
parent
2b63f4b24f
commit
7caa4bf013
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nss'
|
||||
pkgname=nss
|
||||
version=3.27.1
|
||||
version=3.27.2
|
||||
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=fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b
|
||||
checksum=dc8ac8524469d0230274fd13a53fdcd74efe4aa67205dde1a4a92be87dc28524
|
||||
|
||||
do_build() {
|
||||
# Respect LDFLAGS
|
||||
|
|
Loading…
Reference in New Issue