mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nss: update to 3.47.1.
This commit is contained in:
parent
c99d88f3b2
commit
40793b4f77
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
_nsprver=4.23
|
_nsprver=4.23
|
||||||
|
|
||||||
pkgname=nss
|
pkgname=nss
|
||||||
version=3.47
|
version=3.47.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="nspr-devel sqlite-devel zlib-devel"
|
makedepends="nspr-devel sqlite-devel zlib-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.mozilla.org/projects/security/pki/nss"
|
homepage="https://www.mozilla.org/projects/security/pki/nss"
|
||||||
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=6cd0c4438b616bdacc0b5f25ff1506b0d07ee97ea6c95d514c5487200a155fa7
|
checksum=1ae3d1cb1de345b258788f2ef6b10a460068034c3fd64f42427a183d8342a6fb
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
# Respect LDFLAGS
|
# Respect LDFLAGS
|
||||||
|
|
Loading…
Add table
Reference in a new issue