Skip to content

Commit

Permalink
update versions in apt_get_essential.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrei committed May 21, 2024
1 parent cc34ea7 commit e75bd95
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/apt_get_essential.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ apt-get update && apt-get install -y --no-install-recommends \
build-essential=12.8ubuntu1 \
bzip2=1.0.8-2 \
cmake=3.16.3-1ubuntu1.20.04.1 \
curl=7.68.0-1ubuntu2.21 \
curl=8.5.0-2ubuntu10.1 \
dos2unix=7.4.0-2 \
gdb=9.1-0ubuntu1 \
gfortran=4:9.3.0-1ubuntu2 \
git=1:2.25.1-1ubuntu3.11 \
less=551-1ubuntu0.1 \
less=590-2ubuntu2.1 \
libatlas-base-dev=3.10.3-8ubuntu7 \
libcurl4-openssl-dev=7.68.0-1ubuntu2.21 \
libcurl4-openssl-dev=8.5.0-2ubuntu10.1 \
libgomp1=10.5.0-1ubuntu1~20.04 \
libgsl-dev=2.5+dfsg-6+deb10u1build0.20.04.1 \
libnss3=2:3.49.1-1ubuntu1.9 \
libnss3=2:3.98-1build1 \
libpcre2-dev=10.34-7ubuntu0.1 \
libxt-dev=1:1.1.5-1 \
pandoc=2.5-3build2 \
Expand All @@ -34,7 +34,7 @@ apt-get update && apt-get install -y --no-install-recommends \
tar=1.30+dfsg-7ubuntu0.20.04.4 \
tofrodos=1.7.13+ds-4 \
unzip=6.0-25ubuntu1.1 \
vim=2:8.1.2269-1ubuntu5.21 \
vim=2:8.1.2269-1ubuntu5.22 \
wget=1.20.3-1ubuntu2 \
zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5 \
&& \
Expand Down

0 comments on commit e75bd95

Please sign in to comment.