void-packages/srcpkgs/sslscan/template

16 lines
534 B
Bash

# Template file for 'sslscan'
pkgname=sslscan
version=2.0.16
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=eae49b9c2023f9c9adeb10c50a6ee3ddf5da7aae20f6a6c59251e7a84aa44131
# No test suite
make_check=no