sslscan: 1.8.2 -> 1.11.0

This commit is contained in:
Thomas Penteker 2016-02-11 01:17:12 +01:00
parent 6c11c48eca
commit d302ab681a
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1a890d031996ab252efb535511bd58db sslscan-1.8.2.tgz
039bb71b3256b0958bfd92eb995f1d29 1.11.0-rbsec.tar.gz

View File

@ -3,12 +3,12 @@
# Maintainer: Thomas Penteker, tek at serverop dot de
name=sslscan
version=1.8.2
version=1.11.0
release=1
source=(http://downloads.sourceforge.net/project/sslscan/sslscan/sslscan-$version.tgz)
source=(https://github.com/rbsec/sslscan/archive/$version-rbsec.tar.gz)
build() {
cd $name-$version
cd $name-$version-rbsec
make LDFLAGS=-lcrypto
install -m 755 -d $PKG/usr/bin $PKG/usr/man/man1