diff options
Diffstat (limited to 'graphics/libepoxy/Makefile')
-rw-r--r-- | graphics/libepoxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile index d3460a0..546e935 100644 --- a/graphics/libepoxy/Makefile +++ b/graphics/libepoxy/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = library for handling OpenGL function pointer management -V = 1.5.8 +V = 1.5.9 DISTNAME = libepoxy-${V} GH_ACCOUNT = anholt |