stunnel: update to 5.22.
This commit is contained in:
parent
26efa554f6
commit
176f998b62
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stunnel'
|
||||
pkgname=stunnel
|
||||
version=5.21
|
||||
version=5.22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_pie=yes
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.stunnel.org/"
|
||||
distfiles="https://www.stunnel.org/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=2aef568b1955f5e233f6a8e17ebce3d30755f1be44c813f5a48e621f785596e3
|
||||
checksum=8ad628a6948153cdb2044283f6988384a30585ea7e14778c2ee616a6678cb83f
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8
|
||||
|
|
Loading…
Reference in a new issue