ports/opt (3.4): stunnel: update to 5.49
commit de62c99022a1e48df353e8ba526d5e2aafb8b377 Author: Juergen Daubert <jue@jue.li> Date: Tue Sep 4 18:39:12 2018 +0200 stunnel: update to 5.49 diff --git a/stunnel/.signature b/stunnel/.signature index 6ae241431..15608797b 100644 --- a/stunnel/.signature +++ b/stunnel/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VoipZCZqDNmoOy4J0TSKrW/bJixDgTGAXh2pkwWauBzF4RWAL1RLBddBJCnautVVatDBDkcrBDGM/S4cl3m+gQ= -SHA256 (Pkgfile) = 9a8f74f650c4d6219ab905e148ee9caffaa60538b9f5126fc91060291e3379ca +RWSE3ohX2g5d/bCJr9fDA8VcdMbYm2ogNUxhalUGb3O0GqmSnDkDMK5uxUlkniJFSQeyB2LIRpZTK5XU6z5wKwEZ9wtDoJzSVQ8= +SHA256 (Pkgfile) = e09729ef2bf7fbf86162fbd60524278814539be375551a45b5dea34bb452facf SHA256 (.footprint) = f83e6abdfdb94cb68ef512ba0ef5d19a1e180887f2cf7c92d2916af0ec7b1e51 -SHA256 (stunnel-5.48.tar.gz) = 1011d5a302ce6a227882d094282993a3187250f42f8a801dcc1620da63b2b8df +SHA256 (stunnel-5.49.tar.gz) = 3d6641213a82175c19f23fde1c3d1c841738385289eb7ca1554f4a58b96d955e SHA256 (stunnel.conf) = ef09041fd68530a6029826678eb22db30a80d8a77308ee361b12aa466f7daa28 SHA256 (stunnel) = 23cba7fd8f9dd71988cf2b12d52a8b994e740b4386c5c094d7e95ed3dd7d3fb1 diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index 29ced733b..907c4464f 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl zlib name=stunnel -version=5.48 +version=5.49 release=1 source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \ $name.conf $name) @@ -16,7 +16,7 @@ build () { --sysconfdir=/etc \ --localstatedir=/var \ --with-ssl=/usr \ - --disable-fips \ + --disable-{fips,systemd,libwrap} \ --enable-ipv6 make
participants (1)
-
crux@crux.nu