Skip to content

Commit

Permalink
graphics/libepoxy: update to 1.5.10
Browse files Browse the repository at this point in the history
Changes:    https://github.com/anholt/libepoxy/releases/tag/1.5.10

Sponsored by:   Serenity Cybersecurity, LLC
  • Loading branch information
Жунёва Мария Михайловна committed Jun 19, 2024
1 parent af3b3c3 commit f4c896e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions graphics/libepoxy/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= libepoxy
DISTVERSION= 1.5.9
DISTVERSION= 1.5.10
CATEGORIES= graphics
MASTER_SITES= https://github.com/anholt/${PORTNAME}/releases/download/${DISTVERSION}/

MAINTAINER= [email protected]
COMMENT= Library to handle OpenGL function pointer management
Expand All @@ -10,11 +9,14 @@ WWW= https://github.com/anholt/libepoxy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING

USES= gl localbase meson pkgconfig python:build shebangfix tar:xz
USES= gl localbase meson pkgconfig python:build shebangfix
USE_GL= glesv2 egl
USE_LDCONFIG= yes
SHEBANG_FILES= src/gen_dispatch.py

USE_GITHUB= yes
GH_ACCOUNT= anholt

OPTIONS_DEFINE= TEST X11
OPTIONS_DEFAULT= X11
OPTIONS_SUB= yes
Expand Down
6 changes: 3 additions & 3 deletions graphics/libepoxy/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1629063081
SHA256 (libepoxy-1.5.9.tar.xz) = d168a19a6edfdd9977fef1308ccf516079856a4275cf876de688fb7927e365e4
SIZE (libepoxy-1.5.9.tar.xz) = 221924
TIMESTAMP = 1718113203
SHA256 (anholt-libepoxy-1.5.10_GH0.tar.gz) = a7ced37f4102b745ac86d6a70a9da399cc139ff168ba6b8002b4d8d43c900c15
SIZE (anholt-libepoxy-1.5.10_GH0.tar.gz) = 332078

0 comments on commit f4c896e

Please sign in to comment.