Merge pull request #117837 from r-ryantm/auto-update/sipvicious

sipvicious: 0.3.2 -> 0.3.3
This commit is contained in:
Fabian Affolter 2021-03-28 01:24:40 +01:00 committed by GitHub
commit 3a498ff0f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,13 +5,13 @@
buildPythonApplication rec {
pname = "sipvicious";
version = "0.3.2";
version = "0.3.3";
src = fetchFromGitHub {
owner = "EnableSecurity";
repo = pname;
rev = "v${version}";
sha256 = "0hna4xyjhdwi6z2aqqp25ydkb1qznlil95w2iqrr576wcrciznd5";
sha256 = "17f6w7qh33zvlhqwf22y9y7skha0xjs46yk66q8xm4brsv4lfxxa";
};
# Project has no tests