stunnel: update to 5.60
The 'changelog' variable is replaced due to the inability to fetch it (broken link).
This commit is contained in:
parent
bd67413b3c
commit
f29c01dd12
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stunnel'
|
# Template file for 'stunnel'
|
||||||
pkgname=stunnel
|
pkgname=stunnel
|
||||||
version=5.59
|
version=5.60
|
||||||
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"
|
||||||
|
@ -11,9 +11,9 @@ short_desc="SSL encryption wrapper"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.stunnel.org/"
|
homepage="https://www.stunnel.org/"
|
||||||
changelog="https://www.stunnel.org/sdf_ChangeLog.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=137776df6be8f1701f1cd590b7779932e123479fb91e5192171c16798815ce9f
|
checksum=c45d765b1521861fea9b03b425b9dd7d48b3055128c0aec673bba5ef9b8f787d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8
|
rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue