diff options
Diffstat (limited to 'comms/scrcpy/Makefile')
-rw-r--r-- | comms/scrcpy/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |