change URL
This commit is contained in:
parent
c94df41f02
commit
99814ca8af
@ -31,8 +31,8 @@ Maintainer: vincent@snarc.org
|
|||||||
Category: Cryptography
|
Category: Cryptography
|
||||||
Stability: experimental
|
Stability: experimental
|
||||||
Build-Type: Simple
|
Build-Type: Simple
|
||||||
Homepage: https://github.com/vincenthz/cryptonite
|
Homepage: https://github.com/haskell-crypto/cryptonite
|
||||||
Bug-reports: https://github.com/vincenthz/cryptonite/issues
|
Bug-reports: https://github.com/haskell-crypto/cryptonite/issues
|
||||||
Cabal-Version: >=1.10
|
Cabal-Version: >=1.10
|
||||||
extra-doc-files: README.md CHANGELOG.md
|
extra-doc-files: README.md CHANGELOG.md
|
||||||
extra-source-files: cbits/*.h
|
extra-source-files: cbits/*.h
|
||||||
@ -44,7 +44,7 @@ extra-source-files: cbits/*.h
|
|||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
location: https://github.com/vincenthz/cryptonite
|
location: https://github.com/haskell-crypto/cryptonite
|
||||||
|
|
||||||
Flag support_aesni
|
Flag support_aesni
|
||||||
Description: allow compilation with AESNI on system and architecture that supports it
|
Description: allow compilation with AESNI on system and architecture that supports it
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user