Skip to content

Commit

Permalink
openvpn: Bump to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xtkoba committed Mar 9, 2023
1 parent 9319049 commit 5fec439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions root-packages/openvpn/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="An easy-to-use, robust, and highly configurable VPN (Vir
# License: GPL-2.0-with-OpenSSL-exception
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.6.0
TERMUX_PKG_VERSION=2.6.1
TERMUX_PKG_SRCURL=https://github.com/OpenVPN/openvpn/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=31a22d9746b6509c70e4de1be983917425730a4093f43dfe86ff57dc36824a69
TERMUX_PKG_SHA256=ca5d20a0cb197003dc04a76cbd868147fb3f95201f15fc56f9dc72fafb27e94f
TERMUX_PKG_DEPENDS="libcap-ng, liblz4, liblzo, net-tools, openssl"
TERMUX_PKG_BUILD_IN_SRC=true

Expand Down

0 comments on commit 5fec439

Please sign in to comment.