diff options
author | Tim Biermann <tbier@posteo.de> | 2020-10-28 19:24:17 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-10-28 19:24:17 +0000 |
commit | f5e495e2a23b5dc47024d7c450ed2aba14dc1807 (patch) | |
tree | 0a840983002d3fbab7f7d67cb9ba88fd078a09e4 /sslscan | |
parent | cbbb11224a69a3ce1f9ca811e4c4509f6ca97a8f (diff) | |
download | contrib-f5e495e2a23b5dc47024d7c450ed2aba14dc1807.tar.gz contrib-f5e495e2a23b5dc47024d7c450ed2aba14dc1807.tar.xz |
sslscan: 2.0.4 -> 2.0.5
Diffstat (limited to 'sslscan')
-rw-r--r-- | sslscan/.signature | 6 | ||||
-rw-r--r-- | sslscan/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sslscan/.signature b/sslscan/.signature index 0b49a613a..62a466176 100644 --- a/sslscan/.signature +++ b/sslscan/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xU1uQ+Cb5i9lcIRoED/bos4wXVOZoAtJQz9R+dtojdIU3r4LmA31zS+hVmYnw3UZaYK6fAhjXIl98veEcUy/AY= -SHA256 (Pkgfile) = 7541cf00ba2f5dd76d65b287233ce9210dac2d95b191c0f3054030bae215266b +RWSagIOpLGJF325Ntzv2B8SCWNO+rNUQj4xqbhGK43C90Zizn2VC+bLccqzlUyo05Kn31HC1s/qrpgfCYL5N+3ieLyjApLbCFA8= +SHA256 (Pkgfile) = a7cf01a09d70e220937a86f9920d63598e01730cdf4f191abf277602c09f8618 SHA256 (.footprint) = 52afba7182c1a18a1f2204cd4a8b2b69db530600d547dafcffe5f626728fa971 -SHA256 (sslscan-2.0.4.tar.gz) = 245252982076103f1c20e9f136e38070c0b71fbcd98a3a04aa0175bef5acc8b9 +SHA256 (sslscan-2.0.5.tar.gz) = 34a557a7996bb5c2f69fe512b7ef14ba272094178e76140535e50691bf934f99 diff --git a/sslscan/Pkgfile b/sslscan/Pkgfile index 9ca83f19d..ea0e96753 100644 --- a/sslscan/Pkgfile +++ b/sslscan/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=sslscan -version=2.0.4 +version=2.0.5 release=1 source=(https://github.com/rbsec/sslscan/archive/$version/$name-$version.tar.gz) |