mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
sslscan: update to 2.0.13.
This commit is contained in:
parent
43178d95f4
commit
40179a9ac8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sslscan'
|
# Template file for 'sslscan'
|
||||||
pkgname=sslscan
|
pkgname=sslscan
|
||||||
version=2.0.12
|
version=2.0.13
|
||||||
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=6eeda19f564635818d6dd20a1e93174484d62acb24eca8944df07496d32b9c65
|
checksum=34549613e16ba5dbfca3d988672041b7b0ece6f408515d6ba8819e2d804b5833
|
||||||
# No test suite
|
# No test suite
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue