mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
stunnel: update to 5.21.
This commit is contained in:
parent
66c1ad1efa
commit
e2ff037aac
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.20
|
version=5.21
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
|
@ -11,8 +11,8 @@ short_desc="SSL encryption wrapper"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
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=4a36a3729a7287d9d82c4b38bf72c4d3496346cb969b86129c5deac22b20292b
|
checksum=2aef568b1955f5e233f6a8e17ebce3d30755f1be44c813f5a48e621f785596e3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8
|
rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8
|
||||||
|
|
Loading…
Add table
Reference in a new issue