diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2022-05-28 21:30:02 +0000 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2022-05-28 22:12:36 +0000 |
commit | 757b79ac6e391a678f29295652e61b688e6a7d43 (patch) | |
tree | d44289b6013101ea6dcb3897c84a6ca193873913 | |
parent | 7a6eaf98003615408ec3d9c5d26537f5fb47030c (diff) | |
download | ports-757b79ac6e391a678f29295652e61b688e6a7d43.tar.gz ports-757b79ac6e391a678f29295652e61b688e6a7d43.zip |
math/wxmaxima: Update to 22.05.0
Changes: https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-22.05.0
Approved by: gerald (mentor)
-rw-r--r-- | math/wxmaxima/Makefile | 2 | ||||
-rw-r--r-- | math/wxmaxima/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index 5dd35d3908fe..01574647fa3f 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,7 +1,7 @@ # Created by: Nicola Vitale <nivit@email.it> PORTNAME= wxmaxima -PORTVERSION= 22.04.0 +PORTVERSION= 22.05.0 DISTVERSIONPREFIX= Version- CATEGORIES= math diff --git a/math/wxmaxima/distinfo b/math/wxmaxima/distinfo index 46fb9ddcdad7..561e216851fa 100644 --- a/math/wxmaxima/distinfo +++ b/math/wxmaxima/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649614415 -SHA256 (wxMaxima-Developers-wxmaxima-Version-22.04.0_GH0.tar.gz) = 48744a3f29fa9abf20788bc0b136c283cbbb0397c74ec79b41e5e6d856d7d65a -SIZE (wxMaxima-Developers-wxmaxima-Version-22.04.0_GH0.tar.gz) = 21477753 +TIMESTAMP = 1653656630 +SHA256 (wxMaxima-Developers-wxmaxima-Version-22.05.0_GH0.tar.gz) = a0140b9f6171540556bd40c6b5617eb9ea224debe592014cbfabd0c095594b93 +SIZE (wxMaxima-Developers-wxmaxima-Version-22.05.0_GH0.tar.gz) = 21493488 |