summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-06-27 05:42:47 +0200
committerHans de Graaff <graaff@gentoo.org>2017-06-27 05:42:47 +0200
commit7be9f8e76bdeae1b5a3586a2bccf2d30ffa94308 (patch)
tree531474f478d6250b63c7fc991219c8cf2d7f1d68 /net-analyzer/sslscan/sslscan-1.11.10.ebuild
parentdev-ruby/aws-sdk: add 2.9.44 (diff)
downloadgentoo-7be9f8e76bdeae1b5a3586a2bccf2d30ffa94308.tar.gz
gentoo-7be9f8e76bdeae1b5a3586a2bccf2d30ffa94308.tar.bz2
gentoo-7be9f8e76bdeae1b5a3586a2bccf2d30ffa94308.zip
net-analyzer/sslscan: Use proper filename for commit-based download
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/sslscan/sslscan-1.11.10.ebuild')
-rw-r--r--net-analyzer/sslscan/sslscan-1.11.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sslscan/sslscan-1.11.10.ebuild b/net-analyzer/sslscan/sslscan-1.11.10.ebuild
index c6620e60606d..f71143d59a97 100644
--- a/net-analyzer/sslscan/sslscan-1.11.10.ebuild
+++ b/net-analyzer/sslscan/sslscan-1.11.10.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Fast SSL configuration scanner"
HOMEPAGE="https://github.com/rbsec/sslscan"
MY_FORK="rbsec"
SRC_URI="https://github.com/${MY_FORK}/${PN}/archive/${PV}-${MY_FORK}.tar.gz -> ${P}-${MY_FORK}.tar.gz
- static? ( https://github.com/PeterMosmans/openssl/archive/${MOSMANS_OPENSSL_COMMIT}.tar.gz )"
+ static? ( https://github.com/PeterMosmans/openssl/archive/${MOSMANS_OPENSSL_COMMIT}.tar.gz -> ${P}-${MY_FORK}-openssl.tar.gz )"
LICENSE="GPL-3"
SLOT="0"