libepoxy: bump version

This commit is contained in:
Sergei Reznikov
2021-06-09 22:10:54 +03:00
parent 0eef37a5e3
commit fdb3691768
2 changed files with 2 additions and 2 deletions

View File

@@ -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"