diff options
Diffstat (limited to 'shells/yash/Makefile')
-rw-r--r-- | shells/yash/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/yash/Makefile b/shells/yash/Makefile index b5cb5f2fd804..87d85f11dab7 100644 --- a/shells/yash/Makefile +++ b/shells/yash/Makefile @@ -1,6 +1,5 @@ PORTNAME= yash -DISTVERSION= 2.57 -PORTREVISION= 1 +DISTVERSION= 2.58.1 CATEGORIES= shells MASTER_SITES= https://github.com/magicant/${PORTNAME}/releases/download/${DISTVERSION}/ |