rebuild against glew 2.2.x

This commit is contained in:
Jérôme Duval
2021-02-06 12:37:22 +01:00
parent 2bcb1a9020
commit 0a92aec84b
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ players from all over the world and prove your racing skills!"
HOMEPAGE="https://supertuxkart.net"
COPYRIGHT="2020 SuperTuxKart Development Team"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/supertuxkart/stk-code/releases/download/$portVersion/supertuxkart-$portVersion-src.tar.xz"
CHECKSUM_SHA256="052edf0afdbeb99583fe8676fb0ab80ecb6103fb88b7540f858d1b5fa1297d37"
SOURCE_DIR="SuperTuxKart-$portVersion-src"
@@ -58,7 +58,7 @@ BUILD_REQUIRES="
devel:libfreetype$secondaryArchSuffix
devel:libGL$secondaryArchSuffix
devel:libglu$secondaryArchSuffix
devel:libglew$secondaryArchSuffix >= 2
devel:libglew$secondaryArchSuffix >= 2.2
devel:libharfbuzz$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libpng$secondaryArchSuffix