diff options
author | Trenton Schulz <trueos@norwegianrockcat.com> | 2021-09-18 21:50:13 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-09-18 21:50:13 +0000 |
commit | 61dc3b006b51ecf3fdf8083e7d6f24ab750ed475 (patch) | |
tree | d1ad26a42c5b2f0e1283e89184e51de9f30b0c56 | |
parent | c028b4e0393018bfa8a145d1401735b3e825e1e8 (diff) |
net/jotta-cli: Update to 0.11.47628
Changelog: https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli
PR: 258566
-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 aa4d37dfc2ca..e4035164de4a 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.44593 +PORTVERSION= 0.11.47628 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 cbadc966aed9..63e430190ddd 100644 --- a/net/jotta-cli/distinfo +++ b/net/jotta-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1624294110 -SHA256 (jotta-cli-0.11.44593_freebsd_amd64.tar.gz) = d8e0ca6619cca4669556e35577601e88009a3993fc3e82009993e218fe4b4c9e -SIZE (jotta-cli-0.11.44593_freebsd_amd64.tar.gz) = 11731054 -SHA256 (jotta-cli-0.11.44593_freebsd_386.tar.gz) = a4b0593383c11d22ebc22d3bccef558bd92400820aff630711c7b31675beda17 -SIZE (jotta-cli-0.11.44593_freebsd_386.tar.gz) = 11082905 +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 |