diff options
author | Juergen Daubert <jue@jue.li> | 2019-04-09 14:29:26 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-04-09 14:29:26 +0200 |
commit | 19960e15b8f48e0b58f037073232470ac791d283 (patch) | |
tree | ce47c3b09b8978d71e821475c37a1047e1f0a539 /stunnel | |
parent | ee6c2b4010d83ac4d5da3c4f1dbfeec3fe0627be (diff) | |
download | opt-19960e15b8f48e0b58f037073232470ac791d283.tar.gz opt-19960e15b8f48e0b58f037073232470ac791d283.tar.xz |
stunnel: update to 5.52
Diffstat (limited to 'stunnel')
-rw-r--r-- | stunnel/.signature | 6 | ||||
-rw-r--r-- | stunnel/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/stunnel/.signature b/stunnel/.signature index e9a003a79..a8b1c28c1 100644 --- a/stunnel/.signature +++ b/stunnel/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bO6gzFb+cTkv8qvWszcDyDmvig65X2EeNNTu9akQQD9CdN4Nn55FK2VKIETbRMAgDbzKHcbGBMZJAeBH8m6PAg= -SHA256 (Pkgfile) = 62a5c51bdab7cf769bd8d8d60f00bfa3521d4f817457f9b5679901d84dfb5e32 +RWSE3ohX2g5d/ZjNvM5MdxC6cPlHF6/+uOAj72cTKZOW+qd2Xkd2c9JlEiWo+lZ6C714iS12kmaPGrGtU6NjIZQuS0P2SugDcwg= +SHA256 (Pkgfile) = e4df5fc624aaf8f57417f7e25e501af7475b6a6c32783968051c9951577e8be1 SHA256 (.footprint) = f83e6abdfdb94cb68ef512ba0ef5d19a1e180887f2cf7c92d2916af0ec7b1e51 -SHA256 (stunnel-5.50.tar.gz) = 951d92502908b852a297bd9308568f7c36598670b84286d3e05d4a3a550c0149 +SHA256 (stunnel-5.52.tar.gz) = 00b973aa0d48b0707dd722c4e0a20b8378fc9b0ba301fdb785ffb75341024e21 SHA256 (stunnel.conf) = ef09041fd68530a6029826678eb22db30a80d8a77308ee361b12aa466f7daa28 SHA256 (stunnel) = c6e5c2bcfd87b709bbc24b5c24a603b43bc9440e125eeaf283a11daadc78cbd7 diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index 47173dac0..078cf4ff8 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,8 +4,8 @@ # Depends on: openssl zlib name=stunnel -version=5.50 -release=2 +version=5.52 +release=1 source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \ $name.conf $name) |