mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
stunnel: update to 5.75.
This commit is contained in:
parent
3371c37891
commit
4a9238fb4e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stunnel'
|
||||
pkgname=stunnel
|
||||
version=5.74
|
||||
version=5.75
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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/"
|
||||
changelog="https://www.stunnel.org/NEWS.html"
|
||||
distfiles="https://www.stunnel.org/archive/5.x/stunnel-${version}.tar.gz"
|
||||
checksum=9bef235ab5d24a2a8dff6485dfd782ed235f4407e9bc8716deb383fc80cd6230
|
||||
checksum=0c1ef0ed85240974dccb94fe74fb92d6383474c7c0d10e8796d1f781a3ba5683
|
||||
|
||||
pre_check() {
|
||||
# GitHub's CI doesn't support IPv6
|
||||
|
|
Loading…
Add table
Reference in a new issue