mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Update NSS to 3.36.4-RTM
This commit is contained in:
parent
099459dec0
commit
fe96962962
148 changed files with 5550 additions and 5825 deletions
|
|
@ -25,7 +25,7 @@ bogo_init()
|
|||
BORING=${BORING:=boringssl}
|
||||
if [ ! -d "$BORING" ]; then
|
||||
git clone -q https://boringssl.googlesource.com/boringssl "$BORING"
|
||||
git -C "$BORING" checkout -q bbfe603519bc54fbc4c8dd87efe1ed385df550b4
|
||||
git -C "$BORING" checkout -q a513e86c1ebb1383930c9e504bdabcc302a85f30
|
||||
fi
|
||||
|
||||
SCRIPTNAME="bogo.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue