summaryrefslogtreecommitdiffstats
path: root/crypto/gnutls/PREPARE
blob: 7f99c37e8b2ad953cdda75689e48c77d9871ce4b (plain) (blame)
1
2
3
4
5
6
7
. ${GRIMOIRE}/FUNCTIONS &&
if [[ "$GNUTLS_BRANCH" == "3.2" ]]; then
  GNUTLS_BRANCH=stable
elif [[ "$GNUTLS_BRANCH" == "3.1" ]]; then
  GNUTLS_BRANCH=stable-old
fi &&
prepare_select_branch stable stable-old