Date: Sat, 14 Oct 2023 16:10:29 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: a03ee23df5b6 - main - sysutils/fastfetch: update to 2.1.1 Message-ID: <202310141610.39EGATZf055970@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=a03ee23df5b6d2ffe6ca7cada32e8261983008e8 commit a03ee23df5b6d2ffe6ca7cada32e8261983008e8 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-10-14 16:06:50 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-10-14 16:10:28 +0000 sysutils/fastfetch: update to 2.1.1 Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.1.1 --- 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 55f92c13efae..574330d7f72b 100644 --- a/sysutils/fastfetch/Makefile +++ b/sysutils/fastfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastfetch -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo index a51011845572..a3e82a23face 100644 --- a/sysutils/fastfetch/distinfo +++ b/sysutils/fastfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696257757 -SHA256 (fastfetch-cli-fastfetch-2.1.0_GH0.tar.gz) = 72d99687946774cb0a34bb48b3ef943db1b50d43e104fc20e6d775f5f3bb65b4 -SIZE (fastfetch-cli-fastfetch-2.1.0_GH0.tar.gz) = 793673 +TIMESTAMP = 1697285659 +SHA256 (fastfetch-cli-fastfetch-2.1.1_GH0.tar.gz) = f5f1343b934d7a01db0d2f491b49ba82a03a4041dd2939ed81e0f8eb5ac0724b +SIZE (fastfetch-cli-fastfetch-2.1.1_GH0.tar.gz) = 806413
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310141610.39EGATZf055970>