mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sslscan: update to 2.1.0.
This commit is contained in:
parent
fc0f83e593
commit
e726224e17
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sslscan'
|
# Template file for 'sslscan'
|
||||||
pkgname=sslscan
|
pkgname=sslscan
|
||||||
version=2.0.16
|
version=2.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="Fast SSL/TLS scanner"
|
short_desc="Fast SSL/TLS scanner"
|
||||||
|
@ -10,6 +10,6 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/rbsec/sslscan"
|
homepage="https://github.com/rbsec/sslscan"
|
||||||
changelog="https://github.com/rbsec/sslscan/raw/master/Changelog"
|
changelog="https://github.com/rbsec/sslscan/raw/master/Changelog"
|
||||||
distfiles="https://github.com/rbsec/sslscan/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/rbsec/sslscan/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=eae49b9c2023f9c9adeb10c50a6ee3ddf5da7aae20f6a6c59251e7a84aa44131
|
checksum=3140af055f067411a726f1061d8d7fd79e08fd4286e228dc3a230067b5704a72
|
||||||
# No test suite
|
# No test suite
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue