mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
stunnel: update to 5.67
This commit is contained in:
parent
587bdc8d0f
commit
59a9b6c6bf
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.66
|
version=5.67
|
||||||
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=558178704d1aa5f6883aac6cc5d6bbf2a5714c8a0d2e91da0392468cee9f579c
|
checksum=3086939ee6407516c59b0ba3fbf555338f9d52f459bcab6337c0f00e91ea8456
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
# GitHub's CI doesn't support IPv6
|
# GitHub's CI doesn't support IPv6
|
||||||
|
|
Loading…
Add table
Reference in a new issue