diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-01-02 08:47:22 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-01-02 08:47:22 +0800 |
commit | b187032801d1e2212942ea6023f45596ae3eb46d (patch) | |
tree | 6440343e366a95d55e3b773d6d4d2d4a539b0cb9 /net/wayvnc | |
parent | 6b2060a94271e3a79adf6ec454f3b650488c5b89 (diff) | |
download | freebsd-ports-gnome-b187032801d1e2212942ea6023f45596ae3eb46d.tar.gz freebsd-ports-gnome-b187032801d1e2212942ea6023f45596ae3eb46d.tar.zst freebsd-ports-gnome-b187032801d1e2212942ea6023f45596ae3eb46d.zip |
net/wayvnc: update to 0.4.0
Changes: https://github.com/any1/wayvnc/releases/tag/v0.4.0
Reported by: GitHub (watch releases)
Diffstat (limited to 'net/wayvnc')
-rw-r--r-- | net/wayvnc/Makefile | 2 | ||||
-rw-r--r-- | net/wayvnc/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/wayvnc/Makefile b/net/wayvnc/Makefile index 973e1071353a..bd219af8740f 100644 --- a/net/wayvnc/Makefile +++ b/net/wayvnc/Makefile @@ -2,7 +2,7 @@ PORTNAME= wayvnc DISTVERSIONPREFIX= v -DISTVERSION= 0.3.1 +DISTVERSION= 0.4.0 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org diff --git a/net/wayvnc/distinfo b/net/wayvnc/distinfo index 6cd431dc8cbd..6e7c3657b71d 100644 --- a/net/wayvnc/distinfo +++ b/net/wayvnc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601325450 -SHA256 (any1-wayvnc-v0.3.1_GH0.tar.gz) = 7b68af5bfa5e19352aaa5140e6c2418f90bfe6a949775bd236b06796c56e27f5 -SIZE (any1-wayvnc-v0.3.1_GH0.tar.gz) = 49513 +TIMESTAMP = 1609543780 +SHA256 (any1-wayvnc-v0.4.0_GH0.tar.gz) = 464a68fd27e719ffbb893b9fb7ffdf39f90bafaff7019a4c01abfa804a40de20 +SIZE (any1-wayvnc-v0.4.0_GH0.tar.gz) = 52157 |