Skip to content

Commit

Permalink
bump(root/openvpn): 2.6.12
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Jul 18, 2024
1 parent 0a57295 commit 5c5531c
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.11"
TERMUX_PKG_VERSION="2.6.12"
TERMUX_PKG_SRCURL=https://github.com/OpenVPN/openvpn/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=710969c1798d2925e4a9c20b3a1ed495a323fea5305538c9ec58b50f0013281a
TERMUX_PKG_SHA256=cbca5e13b2b1c4de5ef0361d37c44b5e97e8654948f80d95ca249b474108d4c0
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libcap-ng, liblz4, liblzo, net-tools, openssl"
TERMUX_PKG_BUILD_IN_SRC=true
Expand Down

0 comments on commit 5c5531c

Please sign in to comment.