void-packages/srcpkgs/sslscan/template

16 lines
533 B
Bash

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