diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-17 18:09:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-17 18:09:37 +0000 |
commit | 23cd6b3070fe81c0755b5d561b71c0b11693e2d6 (patch) | |
tree | 55a80a71aae0c2a561607417b2858968012e75f1 | |
parent | Update to 1.7.0 (diff) |
Update to 1.7.2
Changes: https://github.com/tmux-python/tmuxp/blob/master/CHANGES
Notes
Notes:
svn path=/head/; revision=565626
-rw-r--r-- | sysutils/py-tmuxp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-tmuxp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-tmuxp/Makefile b/sysutils/py-tmuxp/Makefile index 09ed59e855bf..8321688acab2 100644 --- a/sysutils/py-tmuxp/Makefile +++ b/sysutils/py-tmuxp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmuxp -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-tmuxp/distinfo b/sysutils/py-tmuxp/distinfo index 58744c983c9c..e9e7cfbd9c04 100644 --- a/sysutils/py-tmuxp/distinfo +++ b/sysutils/py-tmuxp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612519153 -SHA256 (tmuxp-1.7.1.tar.gz) = b71d74fa1cf8dda4e5ac2659fb82dfd9c42d6e4026fa7530df0fcc362851cc40 -SIZE (tmuxp-1.7.1.tar.gz) = 91464 +TIMESTAMP = 1613478449 +SHA256 (tmuxp-1.7.2.tar.gz) = 14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075 +SIZE (tmuxp-1.7.2.tar.gz) = 91621 |