Changeset 25968 for issm/trunk-jpl/externalpackages/sqlite/install.sh
- Timestamp:
- 02/02/21 18:01:15 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/externalpackages/sqlite/install.sh ΒΆ
r24321 r25968 10 10 11 11 # Download source 12 $ISSM_DIR/scripts/DownloadExternalPackage.sh "http ://issm.jpl.nasa.gov/files/externalpackages/sqlite-autoconf-${VER}.tar.gz" "sqlite-autoconf-${VER}.tar.gz"12 $ISSM_DIR/scripts/DownloadExternalPackage.sh "https://issm.ess.uci.edu/files/externalpackages/sqlite-autoconf-${VER}.tar.gz" "sqlite-autoconf-${VER}.tar.gz" 13 13 14 14 # Unpack source
Note:
See TracChangeset
for help on using the changeset viewer.