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

View File

@@ -5,7 +5,7 @@ Android or PC device."
HOMEPAGE="https://www.ppsspp.org/"
COPYRIGHT="2012-2020 PPSSPP Project"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/hrydgard/ppsspp/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="92a0931c0817529202679f926632510658f3aeea83e2a1663f9cce595b505421"
SOURCE_FILENAME="ppsspp-$portVersion.tar.gz"
@@ -63,7 +63,7 @@ BUILD_REQUIRES="
devel:libavformat$secondaryArchSuffix
devel:libavutil$secondaryArchSuffix
devel:libGL$secondaryArchSuffix
devel:libglew$secondaryArchSuffix >= 2
devel:libglew$secondaryArchSuffix >= 2.2
devel:libGLU$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix