diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-06-04 08:46:39 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-06-04 08:59:37 +0000 |
commit | 00b43d362b8b166bbaf0322a849f9f2d04f54404 (patch) | |
tree | 5a57e3cacf929c22e7e2fec907e8fec78196ecc2 | |
parent | a9b27779fb9c269091cc30ae11e8ea89778266ec (diff) | |
download | ports-00b43d362b8b166bbaf0322a849f9f2d04f54404.tar.gz ports-00b43d362b8b166bbaf0322a849f9f2d04f54404.zip |
net/jotta-cli: Update to 0.15.80533
PR: 271815
Reported by: maintainer
-rw-r--r-- | net/jotta-cli/Makefile | 2 | ||||
-rw-r--r-- | net/jotta-cli/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/jotta-cli/Makefile b/net/jotta-cli/Makefile index 361964919f7e..f9d0c55bbdc9 100644 --- a/net/jotta-cli/Makefile +++ b/net/jotta-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= jotta-cli -DISTVERSION= 0.15.78571 +DISTVERSION= 0.15.80533 CATEGORIES= net MASTER_SITES= https://repo.jotta.us/archives/freebsd/${ARCH:S|amd64|amd64|:S|i386|386|}/ DISTNAME= ${PORTNAME}-${PORTVERSION}_freebsd_${ARCH:S|amd64|amd64|:S|i386|386|} diff --git a/net/jotta-cli/distinfo b/net/jotta-cli/distinfo index 1c5537df36ce..f38573b35791 100644 --- a/net/jotta-cli/distinfo +++ b/net/jotta-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1680857152 -SHA256 (jotta-cli-0.15.78571_freebsd_amd64.tar.gz) = eb6a0abcd73d093d0416c6182588b7ac3263665f4e00b9980d8b1bbc439e0d75 -SIZE (jotta-cli-0.15.78571_freebsd_amd64.tar.gz) = 14212994 -SHA256 (jotta-cli-0.15.78571_freebsd_386.tar.gz) = d0c2c6eb54825532ae25681cfa39b519d23846ea7374a5ed589f7087c08cb109 -SIZE (jotta-cli-0.15.78571_freebsd_386.tar.gz) = 13703647 +TIMESTAMP = 1685867995 +SHA256 (jotta-cli-0.15.80533_freebsd_amd64.tar.gz) = 6e2ce28afc6c0a20edf55b62d795e31354a5bbd728fca04208cd5e50856243c9 +SIZE (jotta-cli-0.15.80533_freebsd_amd64.tar.gz) = 14214104 +SHA256 (jotta-cli-0.15.80533_freebsd_386.tar.gz) = 8cd4004f040b1419aafb461277949e1a1f8ce2c6449f0ab5a19e2402f9fb0a68 +SIZE (jotta-cli-0.15.80533_freebsd_386.tar.gz) = 13703483 |