Take a look at all openconnect versions & this.
What is the correct way to install openconnect(ocserv-0.12.3) package on CentOs 7?
I tried these commands :
sudo yum -y install epel-release
sudo yum repolist enabled
sudo yum info ocserv
But it shows me version 0.12.2, not version 0.12.3!
Now how can i install version 0.12.3?