We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d90b1 commit f35e6d2Copy full SHA for f35e6d2
1 file changed
srcpkgs/sslscan/template
@@ -1,6 +1,6 @@
1
# Template file for 'sslscan'
2
pkgname=sslscan
3
-version=2.2.1
+version=2.2.2
4
revision=1
5
build_style=gnu-makefile
6
makedepends="openssl-devel"
@@ -10,6 +10,6 @@ license="GPL-3.0-or-later"
10
homepage="https://github.com/rbsec/sslscan"
11
changelog="https://github.com/rbsec/sslscan/raw/master/Changelog"
12
distfiles="https://github.com/rbsec/sslscan/archive/refs/tags/${version}.tar.gz"
13
-checksum=188b94d99072727e8abd1439359611c18ea6983c2c535eaef726bbc2144c933d
+checksum=f6095c01163eef04ff9b3540913f20d899f54e27b1194afd409c5fc807eacb46
14
# No test suite
15
make_check=no
0 commit comments