update to cryptokit-1.3, fixes a zlib infinite recursion

This commit is contained in:
avsm 2006-05-28 15:45:07 +00:00
parent c0ed955730
commit c55ad0e001
2 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2004/08/10 20:41:47 xsa Exp $
# $OpenBSD: Makefile,v 1.4 2006/05/28 15:45:07 avsm Exp $
COMMENT= "cryptographic framework for the Objective-ML language"
CATEGORIES= security
DISTNAME= cryptokit-1.2
PKGNAME= ${DISTNAME}p0
DISTNAME= cryptokit-1.3
PKGNAME= ${DISTNAME}
MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>

View File

@ -1,4 +1,4 @@
MD5 (cryptokit-1.2.tar.gz) = 0249135953f10c1515e88985b45ee4c9
RMD160 (cryptokit-1.2.tar.gz) = c0f9ff543425fd22c12b095c557239703b42624c
SHA1 (cryptokit-1.2.tar.gz) = 95f0bb53dad3e006c97fb573e0bc19c6c47c3ef7
SIZE (cryptokit-1.2.tar.gz) = 106543
MD5 (cryptokit-1.3.tar.gz) = d7de01d0702d16b3491c9e794ebb2cc3
RMD160 (cryptokit-1.3.tar.gz) = bdf1ec365562b534b7995d0f2c3fc06ec203111f
SHA1 (cryptokit-1.3.tar.gz) = aebb0b2ed7c89320006de63b73ab639051888a9c
SIZE (cryptokit-1.3.tar.gz) = 112689