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