summaryrefslogtreecommitdiffstats
path: root/crypto/nss/PREPARE
blob: e9db623703562d4817fe34672105c60c9cfb61e7 (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 3.65 &&

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