summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgraphics-libs/libepoxy/CONFIGURE1
-rwxr-xr-xgraphics-libs/libepoxy/DETAILS8
-rw-r--r--graphics-libs/libepoxy/HISTORY4
3 files changed, 9 insertions, 4 deletions
diff --git a/graphics-libs/libepoxy/CONFIGURE b/graphics-libs/libepoxy/CONFIGURE
new file mode 100755
index 0000000000..854c2a24da
--- /dev/null
+++ b/graphics-libs/libepoxy/CONFIGURE
@@ -0,0 +1 @@
+source "$GRIMOIRE/MESON_CONFIGURE"
diff --git a/graphics-libs/libepoxy/DETAILS b/graphics-libs/libepoxy/DETAILS
index 7bdc9bc6fd..8feff3efc1 100755
--- a/graphics-libs/libepoxy/DETAILS
+++ b/graphics-libs/libepoxy/DETAILS
@@ -1,11 +1,11 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libepoxy
- VERSION=1.5.4
- SOURCE_HASH=sha512:7bde6fe7164aaa88b6e476dafb13391c551c530267936a1456e242d2bf648117f319788ba089100b3f773444098a894db6d27326b47dc4ae26db4766308d7510
- SOURCE=$SPELL-$VERSION.tar.xz
+ VERSION=1.5.5
+ SOURCE_HASH=sha512:9056840d887f06c6422f61e65ea02511ed37b866a234d49bf78dc5f2f46e8dd9f029405387da14dced639e6a5740b5c56ab6d88ca23ea3270fc6db6a570b0c45
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/anholt/libepoxy
- SOURCE_URL=$WEB_SITE/releases/download/$VERSION/$SOURCE
+ SOURCE_URL=https://github.com/anholt/libepoxy/archive/${VERSION}.tar.gz
ENTERED=20140607
LICENSE[0]=MIT
SHORT="library for handling OpenGL function pointer management"
diff --git a/graphics-libs/libepoxy/HISTORY b/graphics-libs/libepoxy/HISTORY
index b4d1990977..5e5777c3ff 100644
--- a/graphics-libs/libepoxy/HISTORY
+++ b/graphics-libs/libepoxy/HISTORY
@@ -1,3 +1,7 @@
+2020-12-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.5.5
+ * CONFIGURE: source MESON_CONFIGURE
+
2019-11-27 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.5.4