diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-11-17 07:03:49 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-11-17 07:06:14 +0000 |
commit | 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 (patch) | |
tree | eda41084f8cc18d443f7a08cab44e4cd2a078d15 /math/py-rustworkx | |
parent | af39fba60871f5bec770ee76c5375c2915deb703 (diff) | |
download | ports-9bf6a9996323c016eb295bd6190b0e47ad76fdf4.tar.gz ports-9bf6a9996323c016eb295bd6190b0e47ad76fdf4.zip |
lang/rust: Bump revisions after 1.65.0
PR: 267622
Diffstat (limited to 'math/py-rustworkx')
-rw-r--r-- | math/py-rustworkx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index ecd835ed955b..89e3c61a2734 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustworkx DISTVERSION= 0.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python #MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |