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 | |
parent | math/py-pandas: Update to 0.24.1 (diff) |
comms/scrcpy: update to 1.8
PR: 236442
Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=496219
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 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 diff --git a/comms/scrcpy/distinfo b/comms/scrcpy/distinfo index 7b579e62690b..3479ca40efaa 100644 --- a/comms/scrcpy/distinfo +++ b/comms/scrcpy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1550443330 -SHA256 (scrcpy-server-v1.7.jar) = ee86ec8424f7dc50cacdf927312bdb46e0aa0d68611da584dc4b16d8057bc25e -SIZE (scrcpy-server-v1.7.jar) = 19346 -SHA256 (Genymobile-scrcpy-v1.7_GH0.tar.gz) = d447b51097929854e5ac1cf96410450def6a0e3637e544caead7a5b9ada811be -SIZE (Genymobile-scrcpy-v1.7_GH0.tar.gz) = 180012 +TIMESTAMP = 1552128375 +SHA256 (scrcpy-server-v1.8.jar) = 839055ef905903bf98ead1b9b8a127fe402b39ad657a81f9a914b2dbcb2ce5c0 +SIZE (scrcpy-server-v1.8.jar) = 19734 +SHA256 (Genymobile-scrcpy-v1.8_GH0.tar.gz) = 1d4b53573554a60fa46b6b40685dbe6c8474bc451ecbe803e2f2ec9724b48a01 +SIZE (Genymobile-scrcpy-v1.8_GH0.tar.gz) = 181991 |