1
0
forked from ports/opt

nss: syntax

This commit is contained in:
Tim Biermann 2021-12-14 10:22:26 +01:00
parent 23492abce8
commit bed48d3db2
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Q9P4o7n0m0txCfVWaGQgV3gIbg1+Y2bu9/vaOD01VO9mTCqhO37nsnyB6X0IxtUG7n8ZX62usF9KGhj7lpCrQI=
SHA256 (Pkgfile) = d4f9efc4d1bbfd75ef813a3a17155a4fa0c42ac956ab78016ac5f76e56f54521
RWSE3ohX2g5d/QIhG6HfXR/326NWma3iBqATYx2q+zkYcQTacGTiTQgDCTVRKG/91IZ+PnUpxoaLWwa+yQijulbPIK2pZ6c5Cgs=
SHA256 (Pkgfile) = 09127f1992316540b7db5658411ba788b3d2a8c64f31d8fbf752f5f7f3ae3785
SHA256 (.footprint) = 71cb7f73938ae7291c039c9abec1f93a454919e4133f2f206fe762a9475dda86
SHA256 (nss-3.73.1.tar.gz) = c768f9fe3129e8bcc2e9679456d7edd9453a225784a8fc7dc4501806f1fe9abe
SHA256 (nss-3.54-standalone-2.patch) = 607a29650c767f9451eaec1e35a48a3c8c9ce6a7099234417eb521a44653a371

View File

@ -6,12 +6,12 @@
name=nss
version=3.73.1
release=1
source=(https://ftp.mozilla.org/pub/security/nss/releases/NSS_${version//./_}_RTM/src/$name-$version.tar.gz \
nss-3.54-standalone-2.patch \
source=(https://ftp.mozilla.org/pub/security/nss/releases/NSS_${version//./_}_RTM/src/$name-$version.tar.gz
nss-3.54-standalone-2.patch
nss-config.in nss.pc.in nss-softokn.pc.in nss-util.pc.in)
build() {
cd $name-$version/
cd $name-$version
patch -Np1 -i $SRC/nss-3.54-standalone-2.patch