diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-08-07 01:03:38 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-08-07 05:46:36 +0000 |
| commit | 37dcf99e3bbd108a1ab76831bf434be2bedc1eb7 (patch) | |
| tree | 86acc87d62290d69d37e1d03f92f3a5659ca1ec2 | |
| parent | da202ea08068ed0be6487ea5f2bc368bbfb0d2c2 (diff) | |
| -rw-r--r-- | science/lammps/Makefile | 5 | ||||
| -rw-r--r-- | science/lammps/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/science/lammps/Makefile b/science/lammps/Makefile index 4a8f08f523b7..a642d6bee294 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -1,6 +1,5 @@ PORTNAME= lammps -PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/} -PORTREVISION= 3 +PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/S/_update/./} CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -25,7 +24,7 @@ USE_LDCONFIG= yes USE_PYTHON= cython USE_GITHUB= yes -GH_TAGNAME= stable_23Jun2022 +GH_TAGNAME= stable_23Jun2022_update1 SHEBANG_GLOB= *.sh *.bash SHEBANG_FILES= lib/kokkos/bin/nvcc_wrapper diff --git a/science/lammps/distinfo b/science/lammps/distinfo index 0250d9107c46..6e2ce36ee600 100644 --- a/science/lammps/distinfo +++ b/science/lammps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655939280 -SHA256 (lammps-lammps-2022.06.23-stable_23Jun2022_GH0.tar.gz) = d27ede095c9f00cd13a26f967a723d07cf8f4df65c700ed73573577bc173d5ce -SIZE (lammps-lammps-2022.06.23-stable_23Jun2022_GH0.tar.gz) = 119392843 +TIMESTAMP = 1659825609 +SHA256 (lammps-lammps-2022.06.23.1-stable_23Jun2022_update1_GH0.tar.gz) = 58e3b2b984f8935bb0db5631e143be2826c45ffd48844f7c394f36624a3e17a2 +SIZE (lammps-lammps-2022.06.23.1-stable_23Jun2022_update1_GH0.tar.gz) = 119388933 |
