diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-09-18 04:08:33 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-09-18 04:43:03 +0000 |
commit | dd1ceb8f006c10cee77b7785cc3fcdcea065e0a8 (patch) | |
tree | 926d2eb8ffd5a2b601530b5ddd515f7f73be8456 /graphics/py-glfw | |
parent | 06dca0335f5b67ceec57e8c135ba0b35ba06b837 (diff) | |
download | ports-dd1ceb8f006c10cee77b7785cc3fcdcea065e0a8.tar.gz ports-dd1ceb8f006c10cee77b7785cc3fcdcea065e0a8.zip |
Diffstat (limited to 'graphics/py-glfw')
-rw-r--r-- | graphics/py-glfw/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-glfw/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-glfw/Makefile b/graphics/py-glfw/Makefile index 95fd74d31736..41edec38a10b 100644 --- a/graphics/py-glfw/Makefile +++ b/graphics/py-glfw/Makefile @@ -1,5 +1,5 @@ PORTNAME= glfw -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-glfw/distinfo b/graphics/py-glfw/distinfo index a180171886b6..4bd4260f469f 100644 --- a/graphics/py-glfw/distinfo +++ b/graphics/py-glfw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614627985 -SHA256 (glfw-2.1.0.tar.gz) = 464156ef108801b03f152553622f46b4b2acb080bdab91398dd22a84dfd379b3 -SIZE (glfw-2.1.0.tar.gz) = 28254 +TIMESTAMP = 1631938108 +SHA256 (glfw-2.2.0.tar.gz) = f103ca946d316ed60f62e96a1c780625b9ce1d9112fd0e255d0b9e8a85c94985 +SIZE (glfw-2.2.0.tar.gz) = 28332 |