diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-06-17 09:07:27 +0200 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-06-17 16:35:38 +0200 |
commit | 40a6c8833e6fc4f708850cc09a2c9c174e1b7e08 (patch) | |
tree | 9e18e26ace12d0d58f2794f29f14ab819bd72b07 /www | |
parent | devel/bcunit: Fix version number going backwards (diff) |
www/py-bokeh: Update to 2.4.3
PR: 264726
Submitted by: wen
Diffstat (limited to 'www')
-rw-r--r-- | www/py-bokeh/Makefile | 2 | ||||
-rw-r--r-- | www/py-bokeh/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-bokeh/Makefile b/www/py-bokeh/Makefile index b2c81f0be4f4..bed9be625f8d 100644 --- a/www/py-bokeh/Makefile +++ b/www/py-bokeh/Makefile @@ -1,7 +1,7 @@ # Created by: Sergey Kozlov <kozlov.sergey.404@gmail.com> PORTNAME= bokeh -PORTVERSION= 2.3.3 +PORTVERSION= 2.4.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-bokeh/distinfo b/www/py-bokeh/distinfo index fe673a2c02d1..80d22cf22ee4 100644 --- a/www/py-bokeh/distinfo +++ b/www/py-bokeh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625744554 -SHA256 (bokeh-2.3.3.tar.gz) = a5fdcc181835561447fcc5a371300973fce4114692d5853addec284d1cdeb677 -SIZE (bokeh-2.3.3.tar.gz) = 10670403 +TIMESTAMP = 1655449584 +SHA256 (bokeh-2.4.3.tar.gz) = ef33801161af379665ab7a34684f2209861e3aefd5c803a21fbbb99d94874b03 +SIZE (bokeh-2.4.3.tar.gz) = 17722836 |