forked from mirrors/nixpkgs
filegive: move from googlecode to github
This commit is contained in:
parent
72bfb93beb
commit
d0f75b4391
|
@ -6,7 +6,7 @@ let
|
|||
|
||||
# Code with BSD license
|
||||
srcNatPMP = fetchgit {
|
||||
url = "https://code.google.com/p/go-nat-pmp/";
|
||||
url = https://github.com/jackpal/go-nat-pmp;
|
||||
rev = "e04deda90d56";
|
||||
sha256 = "1swwfyzaj3l40yh9np3x4fcracgs79nwryc85sxbdakx8wwxs2xb";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue