Date: Mon, 19 Feb 2024 20:55:33 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e30aaf11f2b8 - main - textproc/jq: update 1.7 =?utf-8?Q?=E2=86=92?= 1.7.1 Message-ID: <202402192055.41JKtXgS017325@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e30aaf11f2b89b83ce7a84b846c5f4d39d35ac46 commit e30aaf11f2b89b83ce7a84b846c5f4d39d35ac46 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-19 20:53:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-19 20:55:25 +0000 textproc/jq: update 1.7 → 1.7.1 --- textproc/jq/Makefile | 3 +-- textproc/jq/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile index 8e7107e90f29..28de192596e9 100644 --- a/textproc/jq/Makefile +++ b/textproc/jq/Makefile @@ -1,6 +1,5 @@ PORTNAME= jq -DISTVERSION= 1.7 -PORTREVISION= 3 +DISTVERSION= 1.7.1 CATEGORIES= textproc MASTER_SITES= https://github.com/jqlang/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ diff --git a/textproc/jq/distinfo b/textproc/jq/distinfo index b9d0fcdfacde..d3bb0f29cadf 100644 --- a/textproc/jq/distinfo +++ b/textproc/jq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700850542 -SHA256 (jq-1.7.tar.gz) = 402a0d6975d946e6f4e484d1a84320414a0ff8eb6cf49d2c11d144d4d344db62 -SIZE (jq-1.7.tar.gz) = 1905863 +TIMESTAMP = 1708374762 +SHA256 (jq-1.7.1.tar.gz) = 478c9ca129fd2e3443fe27314b455e211e0d8c60bc8ff7df703873deeee580c2 +SIZE (jq-1.7.1.tar.gz) = 1950645
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402192055.41JKtXgS017325>