sslscan: update to 2.0.15.

This commit is contained in:
Daniel Eyßer 2022-07-03 19:21:58 +02:00 committed by Michal Vasilek
parent 839db44bae
commit cbfba6d1d7

View file

@ -1,6 +1,6 @@
# Template file for 'sslscan'
pkgname=sslscan
version=2.0.14
version=2.0.15
revision=1
build_style=gnu-makefile
makedepends="openssl-devel"
@ -10,6 +10,6 @@ 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=0dd9f7d0f08c777dfebb1fd10ba369d3a2fd9b978f262384d30e1f45845a67ba
checksum=0986ac647098b877f24c863c261bfb7cf545a41fd1120047337dfc44812c69a0
# No test suite
make_check=no