You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
testssl: update to 3.2.3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup drwetter testssl.sh 3.2.2 v
|
||||
github.setup drwetter testssl.sh 3.2.3 v
|
||||
github.tarball_from archive
|
||||
name testssl
|
||||
revision 0
|
||||
@@ -21,9 +21,9 @@ long_description testssl.sh is a free command line tool which checks a \
|
||||
|
||||
homepage https://testssl.sh
|
||||
|
||||
checksums rmd160 62dbb4dabab6465213a7ced08c74e6c7bbc67c42 \
|
||||
sha256 7beafef432baecf76ef76f2ae022b5ada4ea7fad54e02ae7d192db85b42a496f \
|
||||
size 6985625
|
||||
checksums rmd160 c74c2de82572037ad041f2da401e9b5c634175e8 \
|
||||
sha256 1c4bb10185a67592164eb870c717b8bdd03f290c8d68f9a8c658335ff5ac8b91 \
|
||||
size 6996856
|
||||
|
||||
use_configure no
|
||||
build {}
|
||||
@@ -35,3 +35,5 @@ destroot {
|
||||
ln -s ../libexec/${name}/testssl.sh ${destroot}${prefix}/bin/testssl.sh
|
||||
copy ${worksrcpath}/doc/testssl.1 ${destroot}${prefix}/share/man/man1/
|
||||
}
|
||||
|
||||
github.livecheck.regex {([0-9.]+)}
|
||||
|
||||
Reference in New Issue
Block a user