diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-02-18 16:34:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-18 16:34:45 +0100 |
| commit | 83b744042dc66b7b24a80ed8c2436c14adaad3c3 (patch) | |
| tree | d375d2c20a69bdbaf647437aea9ad8991f6cb8d4 | |
| parent | 0c9d410bbef23a14aa9d086810038b7861ec68e8 (diff) | |
| parent | b532a61b8f0bbb62d59a88dea94f9794ff36c2eb (diff) | |
| download | packages-83b744042dc66b7b24a80ed8c2436c14adaad3c3.tar.gz packages-83b744042dc66b7b24a80ed8c2436c14adaad3c3.zip | |
Merge pull request #473 from rivasiv/master
Corrected pkg name.
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 24f229b..27bc476 100644 --- a/packages.json +++ b/packages.json @@ -5933,7 +5933,7 @@ "web": "https://github.com/euantorano/serialport.nim" }, { - "name": "libspdk", + "name": "spdk", "url": "https://github.com/nimscale/spdk.git", "method": "git", "tags": [ |
