From fdb3691768be8c0512fb0da768ba980b1a3a7ae3 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Wed, 9 Jun 2021 22:10:54 +0300 Subject: [PATCH] libepoxy: bump version --- .../libepoxy/{libepoxy-1.5.5.recipe => libepoxy-1.5.8.recipe} | 4 ++-- .../{libepoxy-1.5.5.patchset => libepoxy-1.5.8.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/libepoxy/{libepoxy-1.5.5.recipe => libepoxy-1.5.8.recipe} (94%) rename media-libs/libepoxy/patches/{libepoxy-1.5.5.patchset => libepoxy-1.5.8.patchset} (100%) diff --git a/media-libs/libepoxy/libepoxy-1.5.5.recipe b/media-libs/libepoxy/libepoxy-1.5.8.recipe similarity index 94% rename from media-libs/libepoxy/libepoxy-1.5.5.recipe rename to media-libs/libepoxy/libepoxy-1.5.8.recipe index bf7f34858..2aeda1f74 100644 --- a/media-libs/libepoxy/libepoxy-1.5.5.recipe +++ b/media-libs/libepoxy/libepoxy-1.5.8.recipe @@ -9,11 +9,11 @@ Don't forget to check for your extensions or versions being present \ before you use them, just like before! We'll tell you what you forgot \ to check for instead of just segfaulting, though." HOMEPAGE="https://github.com/anholt/libepoxy" -COPYRIGHT="2018 Emmanuele Bassi" +COPYRIGHT="2018-2021 Emmanuele Bassi" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/anholt/libepoxy/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="5d80a43a6524a1ebdd0c9c5d5105295546a0794681853c636a0c70f8f9c658ce" +CHECKSUM_SHA256="0cd80cb040b75cbe77fadd45c48282ebab82d845c597ce11ee5e8cb9c1efeabb" PATCHES="libepoxy-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" diff --git a/media-libs/libepoxy/patches/libepoxy-1.5.5.patchset b/media-libs/libepoxy/patches/libepoxy-1.5.8.patchset similarity index 100% rename from media-libs/libepoxy/patches/libepoxy-1.5.5.patchset rename to media-libs/libepoxy/patches/libepoxy-1.5.8.patchset