Skip to content

Commit

Permalink
Merge pull request #393 from chaos-polymtl/update_p4est_to_docker_ver…
Browse files Browse the repository at this point in the history
…sion

Update p4est package to docker image version
  • Loading branch information
tjhei authored Aug 12, 2024
2 parents 8e5a861 + cad277e commit b297425
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions deal.II-toolchain/packages/p4est.package
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@
#VERSION=2.0;CHECKSUM=1b7440a78a28ebf713361acfea70ee78
#VERSION=2.2;CHECKSUM=6943949a6678589ebf1686ee7bad7ea1

VERSION=2.3.2
CHECKSUM=076df9e5578e0e7fcfbe12e1a0b080104001f8c986ab1d5a69ec2220050df8e6
CHECKSUM="${CHECKSUM} b41c8ef29ca88be0ae73116dca8afed2743fb2ef"
CHECKSUM="${CHECKSUM} 0ea6e4806b6950ad64e62a5607bfabbb"
#VERSION=2.3.2
#CHECKSUM=076df9e5578e0e7fcfbe12e1a0b080104001f8c986ab1d5a69ec2220050df8e6
#CHECKSUM="${CHECKSUM} b41c8ef29ca88be0ae73116dca8afed2743fb2ef"
#CHECKSUM="${CHECKSUM} 0ea6e4806b6950ad64e62a5607bfabbb"

VERSION=2.3.6
CHECKSUM=4b35d9cc374e3b05cd29c552070940124f04af8f8e5e01ff046e39833de5e153

NAME=p4est-${VERSION}
PACKING=.tar.gz
Expand Down

0 comments on commit b297425

Please sign in to comment.