diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2021-05-29 15:04:47 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2021-05-29 15:04:47 +0300 |
commit | 83aae1ed3671e1e673fbe78697c22198d8a9eeea (patch) | |
tree | 8091cbe2fc2e0c333e0fe7e51a8ced5b0a68e11c /x11/xpra-html5/Makefile | |
parent | x11/xpra: Update to 4.2 (diff) |
x11/xpra-html5: Update to 4.2
Reported by: portscout!
Diffstat (limited to 'x11/xpra-html5/Makefile')
-rw-r--r-- | x11/xpra-html5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xpra-html5/Makefile b/x11/xpra-html5/Makefile index 637aef07d329..4cdf59efac01 100644 --- a/x11/xpra-html5/Makefile +++ b/x11/xpra-html5/Makefile @@ -1,5 +1,5 @@ PORTNAME= xpra-html5 -PORTVERSION= 4.1.2 +PORTVERSION= 4.2 DISTVERSIONPREFIX= v CATEGORIES= x11 |