diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 14:46:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 4832941290fc9fcf646a17a149d52f0843ec70d7 (patch) | |
tree | a8d7d3966c9938f525d3d04729417c8f0be880a1 /haskell/haskell-x509-validation | |
parent | a5a16d85cace837af0759bdbb59c7524ebb57648 (diff) | |
download | slackbuilds-4832941290fc9fcf646a17a149d52f0843ec70d7.tar.gz |
haskell/haskell-x509-validation: Updated for version 1.6.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-x509-validation')
-rw-r--r-- | haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-x509-validation/haskell-x509-validation.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild b/haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild index 7226ac8cdc..77f75a89e0 100644 --- a/haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild +++ b/haskell/haskell-x509-validation/haskell-x509-validation.SlackBuild @@ -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} diff --git a/haskell/haskell-x509-validation/haskell-x509-validation.info b/haskell/haskell-x509-validation/haskell-x509-validation.info index 3e69a36bb3..028518f4d8 100644 --- a/haskell/haskell-x509-validation/haskell-x509-validation.info +++ b/haskell/haskell-x509-validation/haskell-x509-validation.info @@ -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" |