diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-08-03 15:26:39 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-08-03 15:26:39 +0800 |
commit | 8da2ce813c4968733669cc83a44035b9437998ce (patch) | |
tree | 956dcbaeb8fc97642c7c2b284425f7467bccf3f0 /science/py-spglib/Makefile | |
parent | 249b9f8cad9b1fbcfd4142e2ab7f2039b3b1a9f9 (diff) | |
download | freebsd-ports-gnome-8da2ce813c4968733669cc83a44035b9437998ce.tar.gz freebsd-ports-gnome-8da2ce813c4968733669cc83a44035b9437998ce.tar.zst freebsd-ports-gnome-8da2ce813c4968733669cc83a44035b9437998ce.zip |
science/py-spglib: Update 1.15.1 -> 1.16.0
Reported by: portscout
Diffstat (limited to 'science/py-spglib/Makefile')
-rw-r--r-- | science/py-spglib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-spglib/Makefile b/science/py-spglib/Makefile index 1d353cb22bd1..f1931f82423a 100644 --- a/science/py-spglib/Makefile +++ b/science/py-spglib/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spglib -DISTVERSION= 1.15.1 +DISTVERSION= 1.16.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |