Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2024 07:38:16 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: 608d7f4bcbe3 - main - comms/scrcpy: update to 2.6.1
Message-ID:  <202408050738.4757cGRC013898@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=608d7f4bcbe3681cb4647921b2827568ac1972f2

commit 608d7f4bcbe3681cb4647921b2827568ac1972f2
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-08-05 07:37:09 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-08-05 07:37:09 +0000

    comms/scrcpy: update to 2.6.1
    
    Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v2.6.1
    
    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 062240bc180b..c2d495b175d3 100644
--- a/comms/scrcpy/Makefile
+++ b/comms/scrcpy/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scrcpy
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.6
+DISTVERSION=	2.6.1
 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 eb9b35da3ae7..65c498d90b4d 100644
--- a/comms/scrcpy/distinfo
+++ b/comms/scrcpy/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1722841996
+SHA256 (scrcpy-server-v2.6.1) = ca7ab50b2e25a0e5af7599c30383e365983fa5b808e65ce2e1c1bba5bfe8dc3b
+SIZE (scrcpy-server-v2.6.1) = 71112
+SHA256 (Genymobile-scrcpy-v2.6.1_GH0.tar.gz) = 4948474f1494fdff852a0a7fa823a0b3c25d3ea0384acdaf46c322e34b13e449
+SIZE (Genymobile-scrcpy-v2.6.1_GH0.tar.gz) = 419739



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408050738.4757cGRC013898>