stunnel: update to 5.10.
This commit is contained in:
parent
78b07dbf17
commit
ff0faa2dcb
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'stunnel'
|
# Template file for 'stunnel'
|
||||||
pkgname=stunnel
|
pkgname=stunnel
|
||||||
version=5.09
|
version=5.10
|
||||||
revision=2
|
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"
|
||||||
makedepends="libressl-devel>=2.1.3"
|
makedepends="libressl-devel>=2.1.3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.stunnel.org/"
|
homepage="https://www.stunnel.org/"
|
||||||
distfiles="https://www.stunnel.org/downloads/$pkgname-$version.tar.gz"
|
distfiles="https://www.stunnel.org/downloads/$pkgname-$version.tar.gz"
|
||||||
checksum=87b34a74061861d1edd2ab238c73eb989b3d0a17e44574b7b6ead1a16aae38c8
|
checksum=032bfc1854f8a0b9e452343c36ec6b52c7e0daef0863423c6b13a61a7c92eb23
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8
|
rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8
|
||||||
|
|
Loading…
Reference in New Issue