Skip to content

Commit

Permalink
Update to latest available armadillo version (#5364)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarchant authored Jun 14, 2022
1 parent 4e7f103 commit 13cc9da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VagrantProvisionCentOS7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ else
libphonenumber-devel \
nodejs \
nodejs-devel \
npm \
npm \
proj \
proj-devel \
stxxl \
Expand Down
2 changes: 1 addition & 1 deletion VagrantProvisionVars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export STXXL_VERSION=1.3.1
export GOOGLE_CHROME_VERSION=91.0.4472.114

# Geoint deps library versions
export ARMADILLO_VERSION=8.600.1
export ARMADILLO_VERSION=10.8.2
export GDAL_VERSION=3.2.3
export GEOS_VERSION=3.9.2
export LIBGEOTIFF_VERSION=1.6.0
Expand Down

0 comments on commit 13cc9da

Please sign in to comment.