Przeglądaj źródła

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

Daniel Gibbs 7 lat temu
rodzic
commit
172a5f6993
1 zmienionych plików z 1 dodań i 1 usunięć
  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"
 	glibcrequired="2.17"
 	glibcfix="no"
 	glibcfix="no"
 elif [ "${gamename}" == "Sven Co-op" ]; then
 elif [ "${gamename}" == "Sven Co-op" ]; then
-	glibcrequired="2.18"
+	glibcrequired="2.24"
 	glibcfix="no"
 	glibcfix="no"
 elif [ "${shortname}" == "sbots" ]; then
 elif [ "${shortname}" == "sbots" ]; then
 	glibcrequired="2.17"
 	glibcrequired="2.17"