diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-01-27 07:15:20 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-01-27 08:58:53 +0000 |
commit | 773452465180753fe3635f336fd6531585d6bbcb (patch) | |
tree | ef8fac849526bd816d5acb0b8fe67741c5620672 /math/slepc/Makefile | |
parent | cb9d69eff8b6ad92c9ea174888e66feec5ea37bb (diff) | |
download | ports-773452465180753fe3635f336fd6531585d6bbcb.tar.gz ports-773452465180753fe3635f336fd6531585d6bbcb.zip |
math/slepc: Update 3.18.1 → 3.18.2
Reported by: portscout
Diffstat (limited to 'math/slepc/Makefile')
-rw-r--r-- | math/slepc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/slepc/Makefile b/math/slepc/Makefile index 7e86957a1c77..6ca2eab4a840 100644 --- a/math/slepc/Makefile +++ b/math/slepc/Makefile @@ -1,5 +1,5 @@ PORTNAME= slepc -DISTVERSION= 3.18.1 +DISTVERSION= 3.18.2 CATEGORIES= math devel MASTER_SITES= http://slepc.upv.es/download/distrib/ |