diff options
-rw-r--r-- | graphics/glfw/Makefile | 2 | ||||
-rw-r--r-- | graphics/glfw/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile index 124759651c9a..0a74e99b72aa 100644 --- a/graphics/glfw/Makefile +++ b/graphics/glfw/Makefile @@ -1,7 +1,7 @@ # Created by: Rusmir Dusko <nemysis@FreeBSD.org> PORTNAME= glfw -PORTVERSION= 3.3.3 +PORTVERSION= 3.3.4 CATEGORIES= graphics MASTER_SITES= https://github.com/glfw/glfw/releases/download/${PORTVERSION}/ diff --git a/graphics/glfw/distinfo b/graphics/glfw/distinfo index db2bac078093..cc1da0f43590 100644 --- a/graphics/glfw/distinfo +++ b/graphics/glfw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615272290 -SHA256 (glfw-3.3.3.zip) = 723087ad45b40cd333be7d1a2cd5e09a28facb7f3acdb69f3e5613bd20543977 -SIZE (glfw-3.3.3.zip) = 1445535 +TIMESTAMP = 1618303602 +SHA256 (glfw-3.3.4.zip) = bbd2c42c660b725e9755eb417e40b373f0d4c03138c9b2e210d02cd308bd99cd +SIZE (glfw-3.3.4.zip) = 1444675 |