diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2025-02-24 08:51:38 +0100 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-02-24 08:55:52 +0100 |
| commit | cf7c4b037d7e9cadfa539f3b9cd45396c1a00dfb (patch) | |
| tree | 173227cb4419eacdeb23e3c86f1f09c26a2f03d7 /shells/nu_plugin_query | |
| parent | games/veloren-weekly: Fix build with rust-1.85 (diff) | |
lang/rust: Bump revisions after 1.85.0
PR: 284884
Diffstat (limited to 'shells/nu_plugin_query')
| -rw-r--r-- | shells/nu_plugin_query/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index c74cc04e5838..d2d54a848df0 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -1,5 +1,6 @@ PORTNAME= nu_plugin_query DISTVERSION= ${NUSHELL_VER} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main |
