Date: Fri, 2 Aug 2024 12:11:13 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c09bee51c086 - main - comms/scrcpy: update to 2.6 Message-ID: <202408021211.472CBDPX026256@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=c09bee51c086e9c042531e2b10592376e539d1a0 commit c09bee51c086e9c042531e2b10592376e539d1a0 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-08-02 12:10:14 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-08-02 12:10:14 +0000 comms/scrcpy: update to 2.6 Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v2.6 Reported by: GitHub (watch releases) --- comms/scrcpy/Makefile | 2 +- comms/scrcpy/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile index 29929a062675..062240bc180b 100644 --- a/comms/scrcpy/Makefile +++ b/comms/scrcpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= scrcpy DISTVERSIONPREFIX= v -DISTVERSION= 2.5 +DISTVERSION= 2.6 CATEGORIES= comms net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:server DISTFILES= ${SERVER_FILE}:server diff --git a/comms/scrcpy/distinfo b/comms/scrcpy/distinfo index aeb302442dae..eb9b35da3ae7 100644 --- a/comms/scrcpy/distinfo +++ b/comms/scrcpy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1720664892 -SHA256 (scrcpy-server-v2.5) = 1488b1105d6aff534873a26bf610cd2aea06ee867dd7a4d9c6bb2c091396eb15 -SIZE (scrcpy-server-v2.5) = 69624 -SHA256 (Genymobile-scrcpy-v2.5_GH0.tar.gz) = 9a29ac5171dd81c250337d9b0500f1edbaf01044645b35f8993a191ffbb8597f -SIZE (Genymobile-scrcpy-v2.5_GH0.tar.gz) = 415854 +TIMESTAMP = 1722599267 +SHA256 (scrcpy-server-v2.6) = 7b723ff79a27f14e6ebaaaae7ef9548c40651c94e64d178612b13adf7158eb2e +SIZE (scrcpy-server-v2.6) = 71084 +SHA256 (Genymobile-scrcpy-v2.6_GH0.tar.gz) = d13ff4149d2ee0b40099348a57fa6d16e3fdebe7f6168f02f65ea9b3ceb337c1 +SIZE (Genymobile-scrcpy-v2.6_GH0.tar.gz) = 419604
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408021211.472CBDPX026256>