stunnel: update to 5.63

This commit is contained in:
Juergen Daubert 2022-03-16 11:43:23 +01:00
parent de6be0b71b
commit 11c6e95c80
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/QxJK79ALtr6x/XrKLjfkjU3L/4xA34JK5kWmzORr/T0c9efLXVL0W+k86Pgv3kyMf+b6QhoW9nOLAaLYxEgugI=
SHA256 (Pkgfile) = 4e16f466fcb304c67caf3268805db52b0ad056fe9a7828ed1d880aebdf6fbed3
RWSE3ohX2g5d/WC8eTY3czI+xbIAh1CPNjqWKpsQjKf/wTnmENn0B9e3kofO/kDz5FrgwrFL8ETWJ8p0PcGEuMuY1rQa+DDItww=
SHA256 (Pkgfile) = c9996f8d180586489bdefbb78744dfa93d17e6025eb72d4be9073e7ca05b2fdf
SHA256 (.footprint) = f83e6abdfdb94cb68ef512ba0ef5d19a1e180887f2cf7c92d2916af0ec7b1e51
SHA256 (stunnel-5.62.tar.gz) = 9cf5bb949022aa66c736c1326554cca27d0641605a6370274edc4951eb5bd339
SHA256 (stunnel-5.63.tar.gz) = c74c4e15144a3ae34b8b890bb31c909207301490bd1e51bfaaa5ffeb0a994617
SHA256 (stunnel.conf) = ef09041fd68530a6029826678eb22db30a80d8a77308ee361b12aa466f7daa28
SHA256 (stunnel) = c6e5c2bcfd87b709bbc24b5c24a603b43bc9440e125eeaf283a11daadc78cbd7

View File

@ -4,7 +4,7 @@
# Depends on: openssl zlib
name=stunnel
version=5.62
version=5.63
release=1
source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \
$name.conf $name)
@ -23,7 +23,7 @@ build () {
install -D -m 0755 src/stunnel $PKG/usr/sbin/stunnel
install -D -m 0644 doc/stunnel.8 $PKG/usr/share/man/man8/stunnel.8
install -D -m 0755 $SRC/stunnel $PKG/etc/rc.d/stunnel
install -D -m 0755 $SRC/stunnel $PKG/etc/rc.d/stunnel
install -D -m 0644 $SRC/stunnel.conf $PKG/etc/stunnel.conf
install -d $PKG/var/run