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