diff options
Diffstat (limited to 'shells/nu_plugin_formats/Makefile')
-rw-r--r-- | shells/nu_plugin_formats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/nu_plugin_formats/Makefile b/shells/nu_plugin_formats/Makefile index 6e0ef0cf8398..f8b83593c5f2 100644 --- a/shells/nu_plugin_formats/Makefile +++ b/shells/nu_plugin_formats/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_formats 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 |