lmdb: update to 0.9.24.

This commit is contained in:
Juan RP 2019-07-21 09:56:28 +02:00
parent 539f4acd77
commit 3b24f3887a
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,15 +1,14 @@
# Template file for 'lmdb'
pkgname=lmdb
version=0.9.23
version=0.9.24
revision=1
wrksrc="lmdb-LMDB_${version}"
hostmakedepends="git"
short_desc="Lightning Memory-Mapped Database Manager"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="OLDAP-2.8"
homepage="http://symas.com/mdb/"
distfiles="https://github.com/LMDB/lmdb/archive/LMDB_${version}.tar.gz"
checksum=abf42e91f046787ed642d9eb21812a5c473f3ba5854124484d16eadbe0aa9c81
checksum=44602436c52c29d4f301f55f6fd8115f945469b868348e3cddaf91ab2473ea26
post_extract() {
sed -i 's,man/man1,share/&,' libraries/liblmdb/Makefile