diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 14:45:13 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 7efb3d11ff6ffe181df1446db46df23bfe72f9ed (patch) | |
tree | 07fc4523f0d27ce2b8738d18ca5c88484945dec3 /haskell | |
parent | 26bf274639c779b41a3ea77b8c8642c510526072 (diff) | |
download | slackbuilds-7efb3d11ff6ffe181df1446db46df23bfe72f9ed.tar.gz |
haskell/haskell-x509-store: Updated for version 1.6.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-x509-store/haskell-x509-store.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-x509-store/haskell-x509-store.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-x509-store/haskell-x509-store.SlackBuild b/haskell/haskell-x509-store/haskell-x509-store.SlackBuild index 3473781537..cb96ef4dbc 100644 --- a/haskell/haskell-x509-store/haskell-x509-store.SlackBuild +++ b/haskell/haskell-x509-store/haskell-x509-store.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-x509-store -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-x509-store/haskell-x509-store.info b/haskell/haskell-x509-store/haskell-x509-store.info index 0e42456840..838f3053ac 100644 --- a/haskell/haskell-x509-store/haskell-x509-store.info +++ b/haskell/haskell-x509-store/haskell-x509-store.info @@ -1,8 +1,8 @@ PRGNAM="haskell-x509-store" -VERSION="1.5.0" +VERSION="1.6.1" HOMEPAGE="http://hackage.haskell.org/package/x509-store" -DOWNLOAD="http://hackage.haskell.org/packages/archive/x509-store/1.5.0/x509-store-1.5.0.tar.gz" -MD5SUM="12b5b14832c85bc658db1893230c4f82" +DOWNLOAD="http://hackage.haskell.org/packages/archive/x509-store/1.6.1/x509-store-1.6.1.tar.gz" +MD5SUM="37ad645337bcd963c788046fd1c25afd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-crypto-pubkey-types haskell-mtl haskell-pem haskell-x509" |