mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 4.2.4
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
80cfee18ce
commit
b40f1ddf5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291222
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Crypto
|
||||
PORTVERSION= 4.2.3
|
||||
PORTVERSION= 4.2.4
|
||||
CATEGORIES= security haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -18,7 +18,6 @@ USE_CABAL= QuickCheck>=2.4.0.1 HUnit
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
||||
EXECUTABLE= HMACTest QuickTest RSATest SHA1Test SymmetricTest WordListTest
|
||||
PORTDATA= *
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/Crypto-4.2.3.tar.gz) = 7909f4deae9478c234c717a7ff5bd6683ccbf6a199b28d6463281e113d45910b
|
||||
SIZE (cabal/Crypto-4.2.3.tar.gz) = 56913
|
||||
SHA256 (cabal/Crypto-4.2.4.tar.gz) = 77986dd8100b678adc784e682180ba659617ff5708089847420166ead0768a17
|
||||
SIZE (cabal/Crypto-4.2.4.tar.gz) = 57027
|
||||
|
Loading…
Reference in New Issue
Block a user