summaryrefslogtreecommitdiffstats
path: root/crypto/nss/PREPARE
blob: 1642e8bc1d02e9b0f090ddff18f3a340f946ae4a (plain) (blame)
1
2
3
4
5
6
. "${GRIMOIRE}/FUNCTIONS" &&
prepare_select_branch DEFAULT 3.17 3.20 3.45 3.46 3.47 3.48 3.49 3.51 3.53 3.54 3.55 3.56 3.57 3.58 3.59 3.60 3.61 3.62 3.63&&

if [[ -z "$NSS_BRANCH" ]] || [[ "$NSS_BRANCH" == "DEFAULT" ]]; then
  NSS_BRANCH=3.56
fi