mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/nss to 3.79-1
This commit is contained in:
parent
ab428adfbf
commit
7e6d7f922f
1 changed files with 3 additions and 3 deletions
|
@ -8,16 +8,16 @@
|
||||||
|
|
||||||
pkgbase=nss
|
pkgbase=nss
|
||||||
pkgname=(nss ca-certificates-mozilla)
|
pkgname=(nss ca-certificates-mozilla)
|
||||||
pkgver=3.78
|
pkgver=3.79
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Network Security Services"
|
pkgdesc="Network Security Services"
|
||||||
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS"
|
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
license=(MPL GPL)
|
license=(MPL GPL)
|
||||||
depends=(nspr sqlite zlib sh 'p11-kit>=0.23.19')
|
depends=('nspr>=4.34' sqlite zlib sh 'p11-kit>=0.23.19')
|
||||||
makedepends=(perl python gyp mercurial)
|
makedepends=(perl python gyp mercurial)
|
||||||
options=(debug)
|
options=(debug)
|
||||||
_revision=30fe50c80e23ac81bcc53ef6695e98715bb2d420
|
_revision=3463596523bee515266f572dc73e6724e68f6afd
|
||||||
source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision"
|
source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision"
|
||||||
certdata2pem.py bundle.sh
|
certdata2pem.py bundle.sh
|
||||||
0001-Don-t-USE_ARM_GCM.patch
|
0001-Don-t-USE_ARM_GCM.patch
|
||||||
|
|
Loading…
Reference in a new issue