Merge pull request #256 from brianmwaters/fixes

sipvicious: switch to git
This commit is contained in:
Anton Bolshakov 2017-12-04 17:39:30 +08:00 committed by GitHub
commit cdd43b1f0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1 +0,0 @@
DIST sipvicious-0.2.8.tar.gz 80825 SHA256 b6b08bfa00413916ce2cba6f2f77c18e22b15ccb72e9eac00391836c2c1bd716 SHA512 b939cf579c40d477d562d77d3f271ac16eeef7a8d181ea783700f8b405d94df9d669f211d337386a6b8406ffa26c1de67b90b1edb2054b1c04f5422928c63473 WHIRLPOOL 09c4481bf976b7f90f00df16c5f69187202e363c0a2a40d56e9ab9e1ecd066ec05468c16940019c69bbbd3ef9b895a805116130a5960629b0165ca77eec7c85d

View file

@ -5,11 +5,12 @@
EAPI="5"
PYTHON_COMPAT=( python2_7 )
inherit eutils python-single-r1
inherit eutils python-single-r1 git-r3
DESCRIPTION="A voip pentest tools suite"
HOMEPAGE="http://code.google.com/p/sipvicious/"
SRC_URI="http://sipvicious.googlecode.com/files/${P}.tar.gz"
EGIT_REPO_URI="https://github.com/EnableSecurity/sipvicious.git"
EGIT_COMMIT="v0.2.8"
LICENSE="GPL-2"
SLOT="0"