Date: Thu, 7 Dec 2023 15:57:12 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ffe0f41424ee - main - sysutils/fastfetch: update to 2.3.3 Message-ID: <202312071557.3B7FvCZ9084583@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffe0f41424eeb84e4f6620c1e8e3051aeeed9afd commit ffe0f41424eeb84e4f6620c1e8e3051aeeed9afd Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-12-07 15:47:25 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-12-07 15:53:18 +0000 sysutils/fastfetch: update to 2.3.3 Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.3.3 --- sysutils/fastfetch/Makefile | 2 +- sysutils/fastfetch/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile index cf093f0087ab..82a1ff82c4d0 100644 --- a/sysutils/fastfetch/Makefile +++ b/sysutils/fastfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastfetch -DISTVERSION= 2.3.2 +DISTVERSION= 2.3.3 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo index 4a55463c71ca..98446c979346 100644 --- a/sysutils/fastfetch/distinfo +++ b/sysutils/fastfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701901944 -SHA256 (fastfetch-cli-fastfetch-2.3.2_GH0.tar.gz) = 6bccaac2b32248b7e1d9a1c6adaf063363db3f43ac0a6da202140948e6f5c249 -SIZE (fastfetch-cli-fastfetch-2.3.2_GH0.tar.gz) = 909153 +TIMESTAMP = 1701937762 +SHA256 (fastfetch-cli-fastfetch-2.3.3_GH0.tar.gz) = 81ff290af3e1d93927e871500644d330a40422087450ddd64aa5be31e8232616 +SIZE (fastfetch-cli-fastfetch-2.3.3_GH0.tar.gz) = 909014
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312071557.3B7FvCZ9084583>