haskell/haskell-x509: Updated for version 1.6.3.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2016-05-07 14:26:55 +01:00 committed by Willy Sudiarto Raharjo
parent 282f77c521
commit 26bf274639
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-x509
VERSION=${VERSION:-1.5.0.1}
VERSION=${VERSION:-1.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-x509"
VERSION="1.5.0.1"
VERSION="1.6.3"
HOMEPAGE="http://hackage.haskell.org/package/x509"
DOWNLOAD="http://hackage.haskell.org/packages/archive/x509/1.5.0.1/x509-1.5.0.1.tar.gz"
MD5SUM="b76df874ace3054a4a54b78890e61506"
DOWNLOAD="http://hackage.haskell.org/packages/archive/x509/1.6.3/x509-1.6.3.tar.gz"
MD5SUM="4a19230970b1dfdca6267e8f7e3bcaed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-asn1-encoding haskell-asn1-parse haskell-asn1-types haskell-crypto-pubkey-types haskell-cryptohash haskell-hourglass haskell-mtl haskell-pem"