- Update to 0.9.5
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
9a8ae90c21
commit
fa9ef2ae85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298265
@ -6,17 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= tls
|
||||
PORTVERSION= 0.8.5
|
||||
PORTVERSION= 0.9.5
|
||||
CATEGORIES= security haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= TLS/SSL protocol native implementation (server and client)
|
||||
COMMENT= TLS/SSL protocol native implementation (Server and Client)
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
||||
USE_CABAL= cereal>=0.3 certificate>=1.0.0 crypto-api>=0.5 \
|
||||
USE_CABAL= cereal>=0.3 certificate>=1.2.0 crypto-api>=0.5 \
|
||||
cryptocipher>=0.3.0 cryptohash>=0.6 mtl
|
||||
|
||||
OPTIONS= EXECUTABLE "Build the executables" off
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/tls-0.8.5.tar.gz) = a9aa8a6410b99bf3a8dd26bfc0bbd65918394bafb3e388a96339a8e46d40bf1f
|
||||
SIZE (cabal/tls-0.8.5.tar.gz) = 32079
|
||||
SHA256 (cabal/tls-0.9.5.tar.gz) = be446af7097014e4827fbff80df7d607a4b3322d1ce69586b08694d87d8d6ed9
|
||||
SIZE (cabal/tls-0.9.5.tar.gz) = 32807
|
||||
|
Loading…
Reference in New Issue
Block a user