diff options
author | Tim Biermann <tbier@posteo.de> | 2021-02-15 10:15:43 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-02-15 10:15:43 +0000 |
commit | ea13c1e92336f4001cdac796bf9d0c4c740879e2 (patch) | |
tree | 7d95657c21b7051a7daf2082dbcc201ab4228f3f /sslscan | |
parent | 89c9502f441e133b914e79d2480275540f18ffbf (diff) | |
download | contrib-ea13c1e92336f4001cdac796bf9d0c4c740879e2.tar.gz contrib-ea13c1e92336f4001cdac796bf9d0c4c740879e2.tar.xz |
sslscan: 2.0.6 -> 2.0.7
Diffstat (limited to 'sslscan')
-rw-r--r-- | sslscan/.signature | 6 | ||||
-rw-r--r-- | sslscan/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sslscan/.signature b/sslscan/.signature index e7e17fcb2..254ffbe07 100644 --- a/sslscan/.signature +++ b/sslscan/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35Nqxjc1cmwmh/XERopJhi1NRU7HDMM79AgVJe2B3+7xO1EBz0VIX21HVfClck1hk0+hBwrlVBimbIzDxOZaWg8= -SHA256 (Pkgfile) = 5464199c99ce2435eddd6aa95e0636a3562da9982a7ad47f5dbd105046caf979 +RWSagIOpLGJF34aNTWrxtAOwoj9qzCNrN+QxVGSOJ3QevO9vqH4151uu67TNuLZ2fwMUUfkizHrW2kqKjZTiNFdkFbL1aZLlvAQ= +SHA256 (Pkgfile) = 71890b4e2f36bfbfb9d344986bfbe8f4679c0806e68987b6e1a5f39d09f2f204 SHA256 (.footprint) = 52afba7182c1a18a1f2204cd4a8b2b69db530600d547dafcffe5f626728fa971 -SHA256 (sslscan-2.0.6.tar.gz) = 9a2263246ffde5f950d49a51e46ddafea0ac95573e0a5a3a5f9194725fe561a4 +SHA256 (sslscan-2.0.7.tar.gz) = 29097d4b523fcbbc0ab218ed5a8d0217971f052c8435ccdab0d83f64514f66f7 diff --git a/sslscan/Pkgfile b/sslscan/Pkgfile index d275971ce..6fc0a7978 100644 --- a/sslscan/Pkgfile +++ b/sslscan/Pkgfile @@ -1,10 +1,10 @@ # Description: test SSL/TLS enabled services to discover supported cipher suites # URL: https://github.com/rbsec/sslscan -# Maintainer: Thomas Penteker, tek at serverop dot de +# Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: name=sslscan -version=2.0.6 +version=2.0.7 release=1 source=(https://github.com/rbsec/sslscan/archive/$version/$name-$version.tar.gz) |