diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lmdb
-version : 0.9.22
-release : 3
+version : 0.9.23
+release : 4
source :
- - https://github.com/LMDB/lmdb/archive/LMDB_0.9.22.tar.gz : f3927859882eb608868c8c31586bb7eb84562a40a6bf5cc3e13b6b564641ea28
+ - https://github.com/LMDB/lmdb/archive/LMDB_0.9.23.tar.gz : abf42e91f046787ed642d9eb21812a5c473f3ba5854124484d16eadbe0aa9c81
license : OLDAP-2.8
component : programming
libsplit : no
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
lmdb
- Peter O'Connor
- peter@solus-project.com
+ F. von Gellhorn
+ flinux@vongellhorn.ch
OLDAP-2.8
programming
Lightning memory-mapped database library from Symas
Lightning memory-mapped database library from Symas.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
lmdb
@@ -19,9 +19,15 @@
programming
- /usr/bin
- /usr/lib64/lib*.so
- /usr/share/man
+ /usr/bin/mdb_copy
+ /usr/bin/mdb_dump
+ /usr/bin/mdb_load
+ /usr/bin/mdb_stat
+ /usr/lib64/liblmdb.so
+ /usr/share/man/man1/mdb_copy.1
+ /usr/share/man/man1/mdb_dump.1
+ /usr/share/man/man1/mdb_load.1
+ /usr/share/man/man1/mdb_stat.1
@@ -31,19 +37,19 @@
programming.devel
- lmdb
+ lmdb
- /usr/include/
+ /usr/include/lmdb.h
-
- 2018-05-28
- 0.9.22
+
+ 2019-05-19
+ 0.9.23
Packaging update
- Peter O'Connor
- peter@solus-project.com
+ F. von Gellhorn
+ flinux@vongellhorn.ch
\ No newline at end of file