Browse Source

Update ocserv_musl.sh

MoeClub 1 year ago
parent
commit
9c43986f86
1 changed files with 1 additions and 1 deletions
  1. 1 1
      AnyConnect/build/ocserv_musl.sh

+ 1 - 1
AnyConnect/build/ocserv_musl.sh

@@ -7,7 +7,7 @@
 apk update
 apk add wget xz sed openssl gcc autoconf automake make linux-headers gperf musl-dev gnutls-dev gnutls-utils
 
-VERSION_OCSERV="1.1.7"
+VERSION_OCSERV="1.3.0"
 VERSION_GNUTLS="3.8.6"
 VERSION_LIBEV="4.33"
 VERSION_LIBSECCOMP="2.5.5"