Skip to content

Commit e16c865

Browse files
committed
bump(main/stunnel): 5.76
This commit has been automatically submitted by Github Actions.
1 parent db88bcc commit e16c865

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/stunnel/build.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.stunnel.org/
22
TERMUX_PKG_DESCRIPTION="Socket wrapper which can provide TLS support to ordinary applications"
33
TERMUX_PKG_LICENSE="GPL-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="5.75"
6-
TERMUX_PKG_REVISION=1
5+
TERMUX_PKG_VERSION="5.76"
76
TERMUX_PKG_SRCURL=https://www.stunnel.org/downloads/stunnel-${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=0c1ef0ed85240974dccb94fe74fb92d6383474c7c0d10e8796d1f781a3ba5683
7+
TERMUX_PKG_SHA256=cda37eb4d0fb1e129718ed27ad77b5735e899394ce040bb2be28bbb937fd79e1
98
TERMUX_PKG_AUTO_UPDATE=true
109
TERMUX_PKG_DEPENDS="openssl"
1110
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-shared --with-ssl=$TERMUX_PREFIX --disable-fips"

0 commit comments

Comments
 (0)