uhexen2, fix reference to libSDL* (#4104)

This commit is contained in:
Schrijvers Luc
2019-08-17 10:44:36 +02:00
committed by Sergei Reznikov
parent 6726100af8
commit b4929ce6ef

View File

@@ -6,7 +6,7 @@ documentation among many others."
HOMEPAGE="https://sourceforge.net/projects/uhexen2/"
COPYRIGHT="2000 Raven Software"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://sourceforge.net/projects/uhexen2/files/Hammer%20of%20Thyrion/$portVersion/Source/hexen2source-$portVersion.tgz"
CHECKSUM_SHA256="2aa84c141a820f9087850aacf3684a5f71c434428bc57545899eda1b9a28c3e0"
SOURCE_DIR="hexen2source-$portVersion"
@@ -26,7 +26,7 @@ REQUIRES="
haiku
lib:libmad
lib:libogg
lib:libSDL
lib:libSDL_1.2
lib:libvorbis
"