Explorar o código

fix(svenserver): update glibc version to 2.24 (#2174)

Daniel Gibbs %!s(int64=7) %!d(string=hai) anos
pai
achega
172a5f6993
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
lgsm/functions/info_glibc.sh

@@ -112,7 +112,7 @@ elif [ "${gamename}" == "Squad" ]; then
 	glibcrequired="2.17"
 	glibcfix="no"
 elif [ "${gamename}" == "Sven Co-op" ]; then
-	glibcrequired="2.18"
+	glibcrequired="2.24"
 	glibcfix="no"
 elif [ "${shortname}" == "sbots" ]; then
 	glibcrequired="2.17"