Skip to content

Commit

Permalink
Merge pull request #2414 from mariux64/update-eigen3-to-3.4.0
Browse files Browse the repository at this point in the history
eigen3: update from 3.3.7 to 3.4.0
  • Loading branch information
thomas authored Oct 12, 2021
2 parents 101537d + 1b1e419 commit d4f7de0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eigen3.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION eigen3-3.3.7-1
# BEE_VERSION eigen3-3.4.0-0

# SRCURL[0]="https://gitlab.com/libeigen/eigen/-/archive/${PKGVERSION}/eigen-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/9e30f67e8531477de4117506fe44669b/eigen-3.3.7.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/4c527a9171d71a72a9d4186e65bea559/eigen-3.4.0.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit d4f7de0

Please sign in to comment.