diff options
-rw-r--r-- | zerobin.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zerobin.cabal b/zerobin.cabal index 63148b7..4fdb0ee 100644 --- a/zerobin.cabal +++ b/zerobin.cabal @@ -15,7 +15,7 @@ cabal-version: >= 1.20 source-repository head type: git - location: https://github.com/zalora/zerobin.git + location: https://github.com/ip1981/zerobin.git flag nodejs description: Build a test program for decrypting with Node.js and SJCL. |