summaryrefslogtreecommitdiff
path: root/databases/qdbm/Makefile.common
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-10-16 14:06:35 +0000
committerobache <obache@pkgsrc.org>2007-10-16 14:06:35 +0000
commit0bf9beb8c86776cd0f71fd93a4cc8eed7debc36e (patch)
treeedba6043d9db264bc8259476bb5fd636abb460a5 /databases/qdbm/Makefile.common
parent772f8281eb44a61b4dcb4f1fbcea7b18a51f5f35 (diff)
downloadpkgsrc-0bf9beb8c86776cd0f71fd93a4cc8eed7debc36e.tar.gz
Update qdbm to 1.8.76.
Changes: 2007-03-07 - The hash function of on-memory map was optimized. - A bug related to large object was fixed. - Release: 1.8.76
Diffstat (limited to 'databases/qdbm/Makefile.common')
-rw-r--r--databases/qdbm/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/qdbm/Makefile.common b/databases/qdbm/Makefile.common
index 6d864ea681e..1cf4c0be1a2 100644
--- a/databases/qdbm/Makefile.common
+++ b/databases/qdbm/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.16 2007/04/01 01:58:37 obache Exp $
+# $NetBSD: Makefile.common,v 1.17 2007/10/16 14:06:35 obache Exp $
#
DISTNAME= qdbm-${QDBM_VERSION}
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qdbm/}
-QDBM_VERSION= 1.8.75
+QDBM_VERSION= 1.8.76
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://qdbm.sourceforge.net/