diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 14:26:55 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 26bf274639c779b41a3ea77b8c8642c510526072 (patch) | |
tree | 07f71b6484c7043015b5a806d9d9b7b52bb60185 /haskell/haskell-x509 | |
parent | 282f77c5212e4cb61479166ec9cec05326d6ed60 (diff) | |
download | slackbuilds-26bf274639c779b41a3ea77b8c8642c510526072.tar.gz |
haskell/haskell-x509: Updated for version 1.6.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-x509')
-rw-r--r-- | haskell/haskell-x509/haskell-x509.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-x509/haskell-x509.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-x509/haskell-x509.SlackBuild b/haskell/haskell-x509/haskell-x509.SlackBuild index 9aabb4029f..48087b24d0 100644 --- a/haskell/haskell-x509/haskell-x509.SlackBuild +++ b/haskell/haskell-x509/haskell-x509.SlackBuild @@ -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} diff --git a/haskell/haskell-x509/haskell-x509.info b/haskell/haskell-x509/haskell-x509.info index b7e9fa4142..a2ba1a5b0f 100644 --- a/haskell/haskell-x509/haskell-x509.info +++ b/haskell/haskell-x509/haskell-x509.info @@ -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" |