mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
New package: sslscan-2.0.9
This commit is contained in:
parent
a5e5ff3b1d
commit
0304047ba7
1 changed files with 15 additions and 0 deletions
15
srcpkgs/sslscan/template
Normal file
15
srcpkgs/sslscan/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'sslscan'
|
||||||
|
pkgname=sslscan
|
||||||
|
version=2.0.9
|
||||||
|
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=22a3b0664cd12c06b716eee818fdcefa545803f5f52033723ce2f76743beb647
|
||||||
|
# No test suite
|
||||||
|
make_check=no
|
Loading…
Add table
Reference in a new issue