diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-08-21 10:48:42 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:22 +0000 |
commit | 55079ae1ad9ca9d86630824e7368a29451892b52 (patch) | |
tree | 0b5a613ca87a906d3fc1f0daecbad4f56af1f4f5 /net-analyzer/wapiti | |
parent | media-tv/tvbrowser: Update SourceForge SVN URLs (diff) | |
download | gentoo-55079ae1ad9ca9d86630824e7368a29451892b52.tar.gz gentoo-55079ae1ad9ca9d86630824e7368a29451892b52.tar.bz2 gentoo-55079ae1ad9ca9d86630824e7368a29451892b52.zip |
net-analyzer/wapiti: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-analyzer/wapiti')
-rw-r--r-- | net-analyzer/wapiti/wapiti-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wapiti/wapiti-9999.ebuild b/net-analyzer/wapiti/wapiti-9999.ebuild index 5bd068c0066a..2ad64cdde289 100644 --- a/net-analyzer/wapiti/wapiti-9999.ebuild +++ b/net-analyzer/wapiti/wapiti-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE='xml' -ESVN_REPO_URI="http://svn.code.sourceforge.net/p/wapiti/code/trunk/" +ESVN_REPO_URI="https://svn.code.sf.net/p/wapiti/code/trunk/" inherit distutils-r1 subversion DESCRIPTION="Web-application vulnerability scanner" |