diff options
Diffstat (limited to 'comms')
-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 72f9bf336610..7539c7a9b497 100644 --- a/comms/scrcpy/Makefile +++ b/comms/scrcpy/Makefile @@ -1,7 +1,7 @@ PORTNAME= scrcpy DISTVERSIONPREFIX= v DISTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:server DISTFILES= ${SERVER_FILE}:server |