From 9d27cb7433dd38bb32ebe6432ef3a121ea95bba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Thu, 23 Jun 2022 17:58:21 +0200 Subject: [PATCH] sslscan: update to 2.0.14. --- srcpkgs/sslscan/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sslscan/template b/srcpkgs/sslscan/template index 2c19a8a0dc7..3fe1ab72e29 100644 --- a/srcpkgs/sslscan/template +++ b/srcpkgs/sslscan/template @@ -1,6 +1,6 @@ # Template file for 'sslscan' pkgname=sslscan -version=2.0.13 +version=2.0.14 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=34549613e16ba5dbfca3d988672041b7b0ece6f408515d6ba8819e2d804b5833 +checksum=0dd9f7d0f08c777dfebb1fd10ba369d3a2fd9b978f262384d30e1f45845a67ba # No test suite make_check=no