mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
nss: update to 3.21
This commit is contained in:
parent
ddf416344a
commit
bdf9a96328
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'nss'
|
# Template file for 'nss'
|
||||||
pkgname=nss
|
pkgname=nss
|
||||||
version=3.20.1
|
version=3.21
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="zlib-devel nspr-devel sqlite-devel"
|
makedepends="zlib-devel nspr-devel sqlite-devel"
|
||||||
depends="nspr>=4.10.10"
|
depends="nspr>=4.11"
|
||||||
short_desc="Mozilla Network Security Services"
|
short_desc="Mozilla Network Security Services"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.mozilla.org/projects/security/pki/nss/"
|
homepage="http://www.mozilla.org/projects/security/pki/nss/"
|
||||||
license="MPL-2.0, GPL-2, LGPL-2.1"
|
license="MPL-2.0, GPL-2, LGPL-2.1"
|
||||||
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${version//\./_}_RTM/src/nss-${version}.tar.gz"
|
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${version//\./_}_RTM/src/nss-${version}.tar.gz"
|
||||||
checksum=ad3c8f11dfd9570c2d04a6140d5ef7c2bdd0fe30d6c9e5548721a4251a5e8c97
|
checksum=3f7a5b027d7cdd5c0e4ff7544da33fdc6f56c2f8c27fff02938fd4a6fbe87239
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
# Respect LDFLAGS
|
# Respect LDFLAGS
|
||||||
|
|
Loading…
Add table
Reference in a new issue