mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
haskell/haskell-tls: Updated for version 1.3.6.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
4832941290
commit
b8758abc0e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=haskell-tls
|
||||
VERSION=${VERSION:-1.2.16}
|
||||
VERSION=${VERSION:-1.3.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haskell-tls"
|
||||
VERSION="1.2.16"
|
||||
VERSION="1.3.6"
|
||||
HOMEPAGE="http://hackage.haskell.org/package/tls"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/tls/1.2.16/tls-1.2.16.tar.gz"
|
||||
MD5SUM="ed8c759097455d3e04758be88b418259"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/tls/1.3.6/tls-1.3.6.tar.gz"
|
||||
MD5SUM="b0bea9af91c790d51941dd4d8b3b5075"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-async haskell-byteable haskell-cereal haskell-cipher-aes haskell-cipher-des haskell-cipher-rc4 haskell-crypto-cipher-types haskell-crypto-numbers haskell-crypto-pubkey haskell-crypto-pubkey-types haskell-crypto-random haskell-cryptohash haskell-data-default-class haskell-mtl haskell-network haskell-x509 haskell-x509-store haskell-x509-validation"
|
||||
|
|
Loading…
Reference in a new issue