sslscan: update to 2.1.2.

This commit is contained in:
Daniel Eyßer 2023-11-15 16:30:29 +01:00 committed by Duncan Overbruck
parent 2ed7ea3c2d
commit 8a015259ab

View file

@ -1,6 +1,6 @@
# Template file for 'sslscan' # Template file for 'sslscan'
pkgname=sslscan pkgname=sslscan
version=2.1.1 version=2.1.2
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="openssl-devel" makedepends="openssl-devel"
@ -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=ccb1ffcc97cbde5c184542debe2ac3529e2c64b3690a402b592ed4ee374955e1 checksum=c218d21fdf0b57dfc7c7b110ff32d9c7e77eb8c631b670a2c0fc92a80ded294d
# No test suite # No test suite
make_check=no make_check=no