diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2020-02-14 04:59:49 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2020-02-14 04:59:49 +0000 |
commit | 9787194394774519929ab2d9b79b8ab1091065e6 (patch) | |
tree | 35166769f55506997df34ebab37d23d0fc4b7580 | |
parent | 0d9182474f9d5ad1edfe12534c20953369b38a9c (diff) | |
download | ports-9787194394774519929ab2d9b79b8ab1091065e6.tar.gz ports-9787194394774519929ab2d9b79b8ab1091065e6.zip |
Notes
-rw-r--r-- | x11/xpra/Makefile | 3 | ||||
-rw-r--r-- | x11/xpra/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index 69b1d3fb2669..7ab39850e9ad 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xpra -PORTVERSION= 2.5.1 -PORTREVISION= 5 +PORTVERSION= 2.5.3 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ diff --git a/x11/xpra/distinfo b/x11/xpra/distinfo index 6cf9959c6ada..c04682fcc1f3 100644 --- a/x11/xpra/distinfo +++ b/x11/xpra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556905569 -SHA256 (xpra-2.5.1.tar.xz) = 95062fbb8894a8dcca983ce96066e8e7dd92722b7c5928e1a5a24d5a8f5e8392 -SIZE (xpra-2.5.1.tar.xz) = 2483148 +TIMESTAMP = 1581059979 +SHA256 (xpra-2.5.3.tar.xz) = daaf3de7ec6e21be216316c56ec3d42e787d4b0137e9c91855032424242d43fb +SIZE (xpra-2.5.3.tar.xz) = 2489488 |