sslscan: update to 2.0.12.

Closes: #35834 [via git-merge-pr]
This commit is contained in:
Daniel Eyßer 2022-02-24 22:16:51 +01:00 committed by Andrew Benson
parent 3e2853981d
commit 70c25b9aad

View file

@ -1,6 +1,6 @@
# Template file for 'sslscan'
pkgname=sslscan
version=2.0.11
version=2.0.12
revision=1
build_style=gnu-makefile
makedepends="openssl-devel"
@ -10,6 +10,6 @@ license="GPL-3.0-or-later"
homepage="https://github.com/rbsec/sslscan"
changelog="https://github.com/rbsec/sslscan/raw/master/Changelog"
distfiles="https://github.com/rbsec/sslscan/archive/refs/tags/${version}.tar.gz"
checksum=74bdf97c834b961afb342cae1ea32067af0e05f58239979d0f2d3fab82acae1c
checksum=6eeda19f564635818d6dd20a1e93174484d62acb24eca8944df07496d32b9c65
# No test suite
make_check=no