Daniel Eyßer 1f6a056b08
sslscan: update to 2.1.6.
Closes: #53808 [via git-merge-pr]
2025-02-17 23:00:21 -05:00

16 lines
533 B
Bash

# Template file for 'sslscan'
pkgname=sslscan
version=2.1.6
revision=1
build_style=gnu-makefile
makedepends="openssl-devel"
short_desc="Fast SSL/TLS scanner"
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
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=5995b32c065715e8da2fd83ad99c07de4938ff55d46c6665bdc71b74814236a8
# No test suite
make_check=no