Date: Friday, April 1, 2022 @ 20:20:41 Author: heftig Revision: 1180707
3.77-1 Modified: lib32-nss/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 19:51:40 UTC (rev 1180706) +++ PKGBUILD 2022-04-01 20:20:41 UTC (rev 1180707) @@ -4,8 +4,8 @@ # Contributor: Ionut Biru <ibiru at archlinux dot org> pkgname=lib32-nss -pkgver=3.76.1 -pkgrel=2 +pkgver=3.77 +pkgrel=1 pkgdesc="Network Security Services (32-bit)" url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS" arch=(x86_64) @@ -13,7 +13,7 @@ depends=(lib32-nspr lib32-sqlite lib32-zlib 'lib32-p11-kit>=0.23.19' nss) makedepends=(perl python gyp mercurial) options=(debug) -_revision=0e6c67470eed5044ace519e2405ddfa7186f0dc2 +_revision=270cfaea32850b30e16a720207a43168d6b64863 source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision" 0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch) sha256sums=('SKIP'
