Date: Sunday, September 5, 2021 @ 18:48:14 Author: heftig Revision: 1011829
3.70-1 Modified: lib32-nss/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-05 18:47:38 UTC (rev 1011828) +++ PKGBUILD 2021-09-05 18:48:14 UTC (rev 1011829) @@ -4,7 +4,7 @@ # Contributor: Ionut Biru <ibiru at archlinux dot org> pkgname=lib32-nss -pkgver=3.69.1 +pkgver=3.70 pkgrel=1 pkgdesc="Network Security Services (32-bit)" url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS" @@ -14,7 +14,7 @@ makedepends=(perl python gyp) source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/nss-${pkgver}.tar.gz" 0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch) -sha256sums=('bbdbd248c25e2faf498edbdd2ffd5896b54cfa35bd2e450813b491f805c754e0' +sha256sums=('2b89abb8601ee405be8ac5b5703d71f1fb38a51c3a64a3d834387f78b325511b' 'e27a9fc2e7687ab9c1cb430917f13775ab29f9abf4c2032ea262a5a2a8b43ffa') prepare() {
