stunnel: update to 5.69.
This commit is contained in:
parent
06af4336ac
commit
6635b090b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stunnel'
|
# Template file for 'stunnel'
|
||||||
pkgname=stunnel
|
pkgname=stunnel
|
||||||
version=5.67
|
version=5.69
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --with-ssl=${XBPS_CROSS_BASE}/usr"
|
configure_args="--enable-ipv6 --with-ssl=${XBPS_CROSS_BASE}/usr"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.stunnel.org/"
|
homepage="https://www.stunnel.org/"
|
||||||
changelog="https://www.stunnel.org/NEWS.html"
|
changelog="https://www.stunnel.org/NEWS.html"
|
||||||
distfiles="https://www.stunnel.org/downloads/stunnel-${version}.tar.gz"
|
distfiles="https://www.stunnel.org/downloads/stunnel-${version}.tar.gz"
|
||||||
checksum=3086939ee6407516c59b0ba3fbf555338f9d52f459bcab6337c0f00e91ea8456
|
checksum=1ff7d9f30884c75b98c8a0a4e1534fa79adcada2322635e6787337b4e38fdb81
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
# GitHub's CI doesn't support IPv6
|
# GitHub's CI doesn't support IPv6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue