lmdb: update to 0.9.18.
This commit is contained in:
parent
6abf4ffb0c
commit
30a8f7fb51
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'lmdb'
|
||||
pkgname=lmdb
|
||||
version=0.9.17
|
||||
version=0.9.18
|
||||
revision=1
|
||||
wrksrc="lmdb-LMDB_${version}"
|
||||
hostmakedepends="git"
|
||||
short_desc="Lightning Memory-Mapped Database Manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="OpenLDAP 2.8 license"
|
||||
license="OpenLDAP-2.8"
|
||||
homepage="http://symas.com/mdb/"
|
||||
distfiles="https://github.com/LMDB/lmdb/archive/LMDB_${version}.tar.gz"
|
||||
checksum=80a08218e40f76a0485ec18c42de6f1e020b1ed0268f7cb34c69746e8d98c72c
|
||||
checksum=dd35b471d6eea84f48f2feece13d121abf59ef255308b8624a36223ffbdf9989
|
||||
|
||||
post_extract() {
|
||||
sed -i 's,man/man1,share/&,' libraries/liblmdb/Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue