diff options
-rw-r--r-- | textproc/jo/Makefile | 4 | ||||
-rw-r--r-- | textproc/jo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/jo/Makefile b/textproc/jo/Makefile index a3e37ca8d64f..d7b716921528 100644 --- a/textproc/jo/Makefile +++ b/textproc/jo/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= jo -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= textproc -MASTER_SITES= https://github.com/jpmens/${PORTNAME}/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/jpmens/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= swills@FreeBSD.org COMMENT= Small utility to create JSON objects diff --git a/textproc/jo/distinfo b/textproc/jo/distinfo index bd13724c6d51..239665db0444 100644 --- a/textproc/jo/distinfo +++ b/textproc/jo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501119357 -SHA256 (jo-1.1.tar.gz) = 63ed4766c2e0fcb5391a14033930329369f437d7060a11d82874e57e278bda5f -SIZE (jo-1.1.tar.gz) = 137087 +TIMESTAMP = 1545966765 +SHA256 (jo-1.2.tar.gz) = 36ec2fc4937c6478467684b18f0b213ff7267d34f5626cd5a0996a39ca64adae +SIZE (jo-1.2.tar.gz) = 138086 |