change URL

This commit is contained in:
Vincent Hanquez 2015-10-11 10:50:26 +01:00
parent c94df41f02
commit 99814ca8af

View File

@ -31,8 +31,8 @@ Maintainer: vincent@snarc.org
Category: Cryptography
Stability: experimental
Build-Type: Simple
Homepage: https://github.com/vincenthz/cryptonite
Bug-reports: https://github.com/vincenthz/cryptonite/issues
Homepage: https://github.com/haskell-crypto/cryptonite
Bug-reports: https://github.com/haskell-crypto/cryptonite/issues
Cabal-Version: >=1.10
extra-doc-files: README.md CHANGELOG.md
extra-source-files: cbits/*.h
@ -44,7 +44,7 @@ extra-source-files: cbits/*.h
source-repository head
type: git
location: https://github.com/vincenthz/cryptonite
location: https://github.com/haskell-crypto/cryptonite
Flag support_aesni
Description: allow compilation with AESNI on system and architecture that supports it