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 705df9ef3e9e..77fdcb2ef99a 100644 --- a/comms/scrcpy/Makefile +++ b/comms/scrcpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= scrcpy DISTVERSIONPREFIX= v -DISTVERSION= 3.3.2 +DISTVERSION= 3.3.3 CATEGORIES= comms net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:server DISTFILES= ${SERVER_FILE}:server |