Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update p4est to 2.8.6 #382

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions deal.II-toolchain/packages/p4est.package
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@
#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 b41c8ef29ca88be0ae73116dca8afed2743fb2ef 0ea6e4806b6950ad64e62a5607bfabbb"
VERSION=2.3.6;CHECKSUM="4b35d9cc374e3b05cd29c552070940124f04af8f8e5e01ff046e39833de5e153"

VERSION=2.8.6;CHECKSUM="41c13b1687fe5dae19921a248193ba14"

VERSION=2.3.6
CHECKSUM=4b35d9cc374e3b05cd29c552070940124f04af8f8e5e01ff046e39833de5e153

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