sslscan: update to 2.1.5.

Closes: #52598 [via git-merge-pr]
This commit is contained in:
Daniel Eyßer
2024-10-11 12:35:17 +02:00
committed by classabbyamp
parent 534edbebfd
commit 9c98623308

View File

@@ -1,6 +1,6 @@
# Template file for 'sslscan'
pkgname=sslscan
version=2.1.4
version=2.1.5
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=3e2a5b1f53d1f132b4d999ff450d2cc40e9efb648cea89b74f5944b768a10e63
checksum=b36616b1d59f3276af6ff9495ab8178ec6812393582fb3c094c56cc873efe956
# No test suite
make_check=no