mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/nss to 3.93-1
This commit is contained in:
parent
851850ff01
commit
17febc2360
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ pkgname=(
|
|||
nss
|
||||
ca-certificates-mozilla
|
||||
)
|
||||
pkgver=3.92
|
||||
pkgver=3.93
|
||||
pkgrel=1
|
||||
pkgdesc="Network Security Services"
|
||||
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS"
|
||||
|
@ -34,7 +34,7 @@ makedepends=(
|
|||
perl
|
||||
python
|
||||
)
|
||||
_revision=2c2c47e491d060cc5238bd084179bceda7968d39
|
||||
_revision=bfb3093c188a06bd08a5c054785950bb8a28a98a
|
||||
source=(
|
||||
"hg+https://hg.mozilla.org/projects/nss#revision=$_revision"
|
||||
bundle.sh
|
||||
|
|
Loading…
Reference in a new issue