void-packages/srcpkgs/sslscan/template
2021-04-28 18:09:34 -03:00

16 lines
534 B
Bash

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