summaryrefslogtreecommitdiff
path: root/gdbm
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-12-27 15:02:40 +0100
committerJuergen Daubert <jue@jue.li>2013-12-27 15:02:40 +0100
commit5203c24fd1278755fb899038dea6bd30749acda4 (patch)
tree8e484eefc2a3fd9fdcf5eeeb92347bc7ee8fae25 /gdbm
parente694f144c5232920b104826abfcf448c07f52ffd (diff)
downloadcore-5203c24fd1278755fb899038dea6bd30749acda4.tar.gz
core-5203c24fd1278755fb899038dea6bd30749acda4.tar.xz
gdbm: update to 1.11
Diffstat (limited to 'gdbm')
-rw-r--r--gdbm/.footprint8
-rw-r--r--gdbm/.md5sum2
-rw-r--r--gdbm/Pkgfile2
3 files changed, 9 insertions, 3 deletions
diff --git a/gdbm/.footprint b/gdbm/.footprint
index bebecc07..77022497 100644
--- a/gdbm/.footprint
+++ b/gdbm/.footprint
@@ -1,6 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/testgdbm
+-rwxr-xr-x root/root usr/bin/gdbm_dump
+-rwxr-xr-x root/root usr/bin/gdbm_load
+-rwxr-xr-x root/root usr/bin/gdbmtool
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/dbm.h
-rw-r--r-- root/root usr/include/gdbm.h
@@ -17,5 +19,9 @@ lrwxrwxrwx root/root usr/lib/libgdbm_compat.so -> libgdbm_compat.so.4.0.0
lrwxrwxrwx root/root usr/lib/libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0
-rwxr-xr-x root/root usr/lib/libgdbm_compat.so.4.0.0
drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/gdbm_dump.1.gz
+-rw-r--r-- root/root usr/man/man1/gdbm_load.1.gz
+-rw-r--r-- root/root usr/man/man1/gdbmtool.1.gz
drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/gdbm.3.gz
diff --git a/gdbm/.md5sum b/gdbm/.md5sum
index 26dd0f9c..bb118013 100644
--- a/gdbm/.md5sum
+++ b/gdbm/.md5sum
@@ -1 +1 @@
-88770493c2559dc80b561293e39d3570 gdbm-1.10.tar.gz
+72c832680cf0999caedbe5b265c8c1bd gdbm-1.11.tar.gz
diff --git a/gdbm/Pkgfile b/gdbm/Pkgfile
index c841c454..d33fa1aa 100644
--- a/gdbm/Pkgfile
+++ b/gdbm/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=gdbm
-version=1.10
+version=1.11
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)

Generated by cgit