diff options
-rw-r--r-- | editors/jupp/Makefile | 4 | ||||
-rw-r--r-- | editors/jupp/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/jupp/Makefile b/editors/jupp/Makefile index 983be44fe1a0..e9f179422a64 100644 --- a/editors/jupp/Makefile +++ b/editors/jupp/Makefile @@ -6,11 +6,11 @@ # PORTNAME= jupp -PORTVERSION= 3.1.20 +PORTVERSION= 3.1.21 CATEGORIES= editors MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \ http://pub.allbsd.org/MirOS/dist/jupp/ -DISTNAME= joe-3.1jupp20 +DISTNAME= joe-${PORTVERSION:C/([0-9]+\.[0-9]+)\.([0-9]+)/\1${PORTNAME}\2/} EXTRACT_SUFX= .tgz MAINTAINER= magik@roorback.net diff --git a/editors/jupp/distinfo b/editors/jupp/distinfo index bac46abdd396..4c41c52b83c9 100644 --- a/editors/jupp/distinfo +++ b/editors/jupp/distinfo @@ -1,2 +1,2 @@ -SHA256 (joe-3.1jupp20.tgz) = 8d74660b454b2dcabc2c8bfba8d980593cb1dde5ebbc3ab7bae4dafcb1412de7 -SIZE (joe-3.1jupp20.tgz) = 440346 +SHA256 (joe-3.1jupp21.tgz) = c557f7bd87caf8ac940f5d7cae008fbba2192778b87b0f19b4c508ef790e3a4b +SIZE (joe-3.1jupp21.tgz) = 440602 |