mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-16 06:00:28 +08:00
lib32-nss: update to 3.32
This commit is contained in:
parent
515a9a51bd
commit
cd2c3216a7
@ -1,18 +1,18 @@
|
||||
_pkgbasename=nss
|
||||
pkgname=lib32-${_pkgbasename}
|
||||
pkgver=3.30.2
|
||||
pkgrel=2
|
||||
pkgver=3.32
|
||||
pkgrel=1
|
||||
pkgdesc="Mozilla Network Security Services (32-bit)"
|
||||
arch=('x86_64')
|
||||
url="http://www.mozilla.org/projects/security/pki/nss/"
|
||||
license=('MPL' 'GPL')
|
||||
_nsprver=4.15
|
||||
_nsprver=4.16
|
||||
depends=("lib32-nspr>=${_nsprver}" 'lib32-sqlite3' 'lib32-zlib' 'lib32-p11-kit' $_pkgbasename=$pkgver)
|
||||
makedepends=('perl' 'lib32-gcc-libs')
|
||||
options=('!strip' '!makeflags' staticlibs)
|
||||
source=(https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
|
||||
nss.pc.in)
|
||||
sha256sums=('0d4a77ff26bcee79fa8afe0125e0df6ae9e798b6b36782fa29e28febf7cfce24'
|
||||
sha256sums=('35c6f381cc96bb25e4f924469f6ba3e57b3a16e0c2fb7e295a284a00d57ed335'
|
||||
'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
|
||||
|
||||
prepare() {
|
||||
|
Loading…
Reference in New Issue
Block a user