diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-06-09 11:36:53 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-06-09 11:38:16 +0000 |
commit | e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 (patch) | |
tree | 863958373c572b992b08e55055272272628ac5e0 /security/solana/Makefile | |
parent | 0aa4d0db89007959f0571d56a6289211be9680f1 (diff) | |
download | ports-e1d1045bc7a57cb26a07750a25c7b8bdd94b7175.tar.gz ports-e1d1045bc7a57cb26a07750a25c7b8bdd94b7175.zip |
lang/rust: Bump revisions after 1.70.0
PR: 271797
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 e90174003eab..50a04d6637cd 100644 --- a/security/solana/Makefile +++ b/security/solana/Makefile @@ -1,7 +1,7 @@ PORTNAME= solana DISTVERSIONPREFIX= v DISTVERSION= 1.9.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org |