From ddc98e4fd70389a5563b957cf41a12874ec936f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bartoletti?= Date: Sat, 27 Jun 2020 04:49:17 +0000 Subject: graphics/py-glfw: Update to 1.11.2 Approved by: tcberner (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D25474 --- graphics/py-glfw/Makefile | 2 +- graphics/py-glfw/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/py-glfw') diff --git a/graphics/py-glfw/Makefile b/graphics/py-glfw/Makefile index 188e3522735b..14a75865fc84 100644 --- a/graphics/py-glfw/Makefile +++ b/graphics/py-glfw/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= glfw -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-glfw/distinfo b/graphics/py-glfw/distinfo index f74f45f6e915..ef47f7712636 100644 --- a/graphics/py-glfw/distinfo +++ b/graphics/py-glfw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582811420 -SHA256 (glfw-1.11.0.tar.gz) = 7b95f8f33404c87cdc3d8fe6c30fca598efb920c28b1e01cda70c341a495bdb3 -SIZE (glfw-1.11.0.tar.gz) = 26158 +TIMESTAMP = 1593170119 +SHA256 (glfw-1.11.2.tar.gz) = 30737b24a8cbc241b567c3592d4221825d0a89aa65acbffd620ebe8118a5a578 +SIZE (glfw-1.11.2.tar.gz) = 27794 -- cgit v1.2.3