Date: Fri, 2 Dec 2022 11:17:36 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c928d05f6d82 - main - games/vkquake: update to 1.22.0 Message-ID: <202212021117.2B2BHal7052973@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c928d05f6d82eb9fafba73de9c0befcf04182a83 commit c928d05f6d82eb9fafba73de9c0befcf04182a83 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-02 07:53:27 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-02 11:17:23 +0000 games/vkquake: update to 1.22.0 Changes: https://github.com/Novum/vkQuake/releases/tag/1.22.0 Reported by: GitHub (watch releases) --- games/vkquake/Makefile | 2 +- games/vkquake/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/vkquake/Makefile b/games/vkquake/Makefile index 81134f6aae48..389694b27356 100644 --- a/games/vkquake/Makefile +++ b/games/vkquake/Makefile @@ -1,5 +1,5 @@ PORTNAME= vkquake -DISTVERSION= 1.20.3 +DISTVERSION= 1.22.0 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/vkquake/distinfo b/games/vkquake/distinfo index 64ef69a12285..b5499646ce7b 100644 --- a/games/vkquake/distinfo +++ b/games/vkquake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657259468 -SHA256 (Novum-vkQuake-1.20.3_GH0.tar.gz) = 7ff480c00513ac7a9c47864c5296d487444bc5b35a4c6c39affc3a5601888339 -SIZE (Novum-vkQuake-1.20.3_GH0.tar.gz) = 33396356 +TIMESTAMP = 1669967607 +SHA256 (Novum-vkQuake-1.22.0_GH0.tar.gz) = a5bc9e2a357ffd95e39553b3a1463d8e4174a3ba9fa30016bf457f9f71326428 +SIZE (Novum-vkQuake-1.22.0_GH0.tar.gz) = 33776786
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212021117.2B2BHal7052973>