mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
55faef21ea
commit
1f6a056b08
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.1.5
|
version=2.1.6
|
||||||
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=b36616b1d59f3276af6ff9495ab8178ec6812393582fb3c094c56cc873efe956
|
checksum=5995b32c065715e8da2fd83ad99c07de4938ff55d46c6665bdc71b74814236a8
|
||||||
# No test suite
|
# No test suite
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue