diff options
Diffstat (limited to 'shells/nu_plugin_query/Makefile')
-rw-r--r-- | shells/nu_plugin_query/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index 21edc188080d..59dc8d69ff1f 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_query DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main |