diff options
Diffstat (limited to 'science/lammps/Makefile')
-rw-r--r-- | science/lammps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/lammps/Makefile b/science/lammps/Makefile index 9fc168a0520c..fd342fc1f4b1 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 USES= blaslapack:openblas cmake:noninja compiler:c++11-lang eigen:3 fortran localbase:ldflags shebangfix USE_GITHUB= yes -GH_TAGNAME= patch_30Jun2020 +GH_TAGNAME= patch_21Jul2020 USE_LDCONFIG= yes SHEBANG_GLOB= *.sh *.bash |