diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 10:47:39 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 10:49:39 +0000 |
commit | 783c056d7d681d66e2c5c59251c275d65274028e (patch) | |
tree | 219b211cf69596ba0765ed999e10b15d8dd2ab56 /security/solana/Makefile | |
parent | e88e592111c86fdd1c0ac8717dbef9342e15e27c (diff) | |
download | ports-783c056d7d681d66e2c5c59251c275d65274028e.tar.gz ports-783c056d7d681d66e2c5c59251c275d65274028e.zip |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915
Diffstat (limited to 'security/solana/Makefile')
-rw-r--r-- | security/solana/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/solana/Makefile b/security/solana/Makefile index e4bbd4831171..2f0f94a8612e 100644 --- a/security/solana/Makefile +++ b/security/solana/Makefile @@ -1,7 +1,7 @@ PORTNAME= solana DISTVERSIONPREFIX= v DISTVERSION= 1.9.4 -PORTREVISION= 6 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org |