diff options
author | Trenton Schulz <trueos@norwegianrockcat.com> | 2022-05-14 16:29:12 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-05-14 16:31:51 +0000 |
commit | faf87f75f0117092444455f55cf0825b3c9bc332 (patch) | |
tree | 42a9ab2f399aea4db95548f81f0b64e7bc435ad2 | |
parent | 7508209535a01298ef91e7f6d4e1b33a5e5ffd97 (diff) |
net/jotta-cli: Update to 0.14.5889
PR: 263973
ChangeLog: https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli
-rw-r--r-- | net/jotta-cli/Makefile | 2 | ||||
-rw-r--r-- | net/jotta-cli/distinfo | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/jotta-cli/Makefile b/net/jotta-cli/Makefile index e4035164de4a..e36d25660fab 100644 --- a/net/jotta-cli/Makefile +++ b/net/jotta-cli/Makefile @@ -1,7 +1,7 @@ # Created by: Trenton Schulz <trueos@norwegianrockcat.com> PORTNAME= jotta-cli -PORTVERSION= 0.11.47628 +DISTVERSION= 0.14.58899 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 63e430190ddd..f6d8057f02e1 100644 --- a/net/jotta-cli/distinfo +++ b/net/jotta-cli/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1631948401 -SHA256 (jotta-cli-0.11.47628_freebsd_amd64.tar.gz) = cfb021dfbb8cd55047e69b929182452ce4459cfb9c78bc0c2c5692ab02ffc431 -SIZE (jotta-cli-0.11.47628_freebsd_amd64.tar.gz) = 12023184 -SHA256 (jotta-cli-0.11.47628_freebsd_386.tar.gz) = 2d94d286860620c3a018e55e9a0a83d3cc1e7b8d092d45102df88d3966db4872 -SIZE (jotta-cli-0.11.47628_freebsd_386.tar.gz) = 11363940 +SHA256 (jotta-cli-0.14.58899_freebsd_amd64.tar.gz) = c02094c43e7e8601665a1a8634e6ad2041f9fccdff3beee27fac66457be2ec8e +SIZE (jotta-cli-0.14.58899_freebsd_amd64.tar.gz) = 13195257 +SHA256 (jotta-cli-0.14.58899_freebsd_386.tar.gz) = c6fa36679c4342d31204851ad09559180b4d7c35299c4f2c520614184a5f07e6 +SIZE (jotta-cli-0.14.58899_freebsd_386.tar.gz) = 12438089 |