miniupnpc_2: 2.0.20180203 -> 2.1 (#46250)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from miniupnpc
This commit is contained in:
parent
124c658100
commit
69504d47c9
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ let
|
|||
};
|
||||
in {
|
||||
miniupnpc_2 = generic {
|
||||
version = "2.0.20180203";
|
||||
sha256 = "1dr0qaf2qz49aawgsnv7l41rda5yvdk3qfz2hd5cv9iwav3sipch";
|
||||
version = "2.1";
|
||||
sha256 = "1ik440yspbp3clr4m01xsl9skwyrzcvzb5nbm3i0g9x53vhbb7z1";
|
||||
};
|
||||
miniupnpc_1 = generic {
|
||||
version = "1.9.20160209";
|
||||
|
|
Loading…
Reference in a new issue