summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Wells2017-07-10 19:34:13 -0400
committerDavid Wells2017-07-10 19:34:13 -0400
commit5df8c86be8fc5aa63002e49a61262ba642b1899b (patch)
tree4df47ce70606b0213e0d1fe01f2680aee0b3179d /.SRCINFO
parentee4a259f0f5f5867bfa45c0daabb068dd8266d80 (diff)
downloadaur-5df8c86be8fc5aa63002e49a61262ba642b1899b.tar.gz
Fix compilation with boost 1.64.
This commit adds a patch corresponding to commit 9c874026dee from the upcoming 9.0 release of deal.II. The patch should be removed when 9.0 is released.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e86042e81cdf..cf27dd6b06fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,7 +28,9 @@ pkgbase = deal-ii
optdepends = suitesparse: A collection of sparse matrix libraries
optdepends = zlib: Compression library implementing the deflate compression method found in gzip and PKZIP
source = https://github.com/dealii/dealii/releases/download/v8.5.0/dealii-8.5.0.tar.gz
+ source = fix-compilation-with-BOOST-1.64.patch
sha1sums = 75076beddfd4a1b590cba9fbc78eea901c7f3ddb
+ sha1sums = 183c71c04acf715c1e2ceceb685c34d497db075c
pkgname = deal-ii