diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-03-18 22:44:50 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-03-18 22:44:50 +0000 |
commit | 665547f82efa63aeaca957c980e54ed47d64fb4e (patch) | |
tree | 9225da55ee8ac5ae8a516557aa96aabc5ec421ed /comms/scrcpy/Makefile | |
parent | a32f86e63ccd6374fedb45fa6838567b7ab25184 (diff) | |
download | ports-665547f82efa63aeaca957c980e54ed47d64fb4e.tar.gz ports-665547f82efa63aeaca957c980e54ed47d64fb4e.zip |
Notes
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 0c10d432e0c8..1af4cfc03d60 100644 --- a/comms/scrcpy/Makefile +++ b/comms/scrcpy/Makefile @@ -2,7 +2,7 @@ PORTNAME= scrcpy DISTVERSIONPREFIX= v -DISTVERSION= 1.7 +DISTVERSION= 1.8 CATEGORIES= comms net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/:jar DISTFILES= ${DIST_JARFILE}:jar |