diff options
Diffstat (limited to 'haskell/haskell-x509-store')
-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 3473781537f0..cb96ef4dbc11 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 0e42456840b1..838f3053ace2 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" |