diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-21 07:43:08 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-21 07:44:10 +0900 |
commit | 808f142c5a9b0dfe7f45bfe2f2acf0b565403a0c (patch) | |
tree | cd22f84ef26e5336f68315a2854c4cf49d1f7e23 /comms/scrcpy | |
parent | www/filebrowser: Update to 2.33.0 (diff) |
comms/scrcpy: update to 3.3.1
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v3.3.1
Reported by: GitHub (watch releases)
Diffstat (limited to 'comms/scrcpy')
-rw-r--r-- | comms/scrcpy/Makefile | 2 | ||||
-rw-r--r-- | comms/scrcpy/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile index 0383884082e5..1699d62bfcd0 100644 --- a/comms/scrcpy/Makefile +++ b/comms/scrcpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= scrcpy DISTVERSIONPREFIX= v -DISTVERSION= 3.3 +DISTVERSION= 3.3.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 98bb713a1f5b..6c91996182ee 100644 --- a/comms/scrcpy/distinfo +++ b/comms/scrcpy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749688076 -SHA256 (scrcpy-server-v3.3) = 351cb2edc7e4c2c75f09a7933fdabcf137be52e2602df154f24ec02db46e9e51 -SIZE (scrcpy-server-v3.3) = 90752 -SHA256 (Genymobile-scrcpy-v3.3_GH0.tar.gz) = 6636f97f3a5446e3a1c845545108cf692bbd9cdc02cacfda099a2789ca7f6d56 -SIZE (Genymobile-scrcpy-v3.3_GH0.tar.gz) = 464716 +TIMESTAMP = 1750458492 +SHA256 (scrcpy-server-v3.3.1) = a0f70b20aa4998fbf658c94118cd6c8dab6abbb0647a3bdab344d70bc1ebcbb8 +SIZE (scrcpy-server-v3.3.1) = 90788 +SHA256 (Genymobile-scrcpy-v3.3.1_GH0.tar.gz) = 9999d2ff3605e1c5d1efb0b737ed6e240a93a928091ab356ba07199c92f52ace +SIZE (Genymobile-scrcpy-v3.3.1_GH0.tar.gz) = 465464 |