Changeset 8197dbd for scripts/get_waf.sh
- Timestamp:
- Jul 2, 2020, 11:48:29 AM (4 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- 67c06d8
- Parents:
- 4c9aa80 (diff), 66e8265 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/get_waf.sh
r4c9aa80 r8197dbd 4 4 #set -x 5 5 6 WAFVERSION=2.0. 176 WAFVERSION=2.0.20 7 7 WAFTARBALL=waf-$WAFVERSION.tar.bz2 8 8 WAFURL=https://waf.io/$WAFTARBALL
Note: See TracChangeset
for help on using the changeset viewer.