summaryrefslogtreecommitdiffstats
path: root/crypto/gnutls/PREPARE
blob: 3c7353f5dddc15d3a58dda5051c6cdbb6ea93bf4 (plain) (blame)
1
2
3
4
5
6
. ${GRIMOIRE}/FUNCTIONS &&
case "$GNUTLS_BRANCH" in
3.2) GNUTLS_BRANCH=stable;;
3.1) GNUTLS_BRANCH=stable-old;;
esac &&
prepare_select_branch stable stable-old