lmdb: update to 0.9.20.
This commit is contained in:
parent
0b0e10c64c
commit
2b40217004
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lmdb'
|
||||
pkgname=lmdb
|
||||
version=0.9.19
|
||||
version=0.9.20
|
||||
revision=1
|
||||
wrksrc="lmdb-LMDB_${version}"
|
||||
hostmakedepends="git"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="OpenLDAP-2.8"
|
||||
homepage="http://symas.com/mdb/"
|
||||
distfiles="https://github.com/LMDB/lmdb/archive/LMDB_${version}.tar.gz"
|
||||
checksum=108532fb94c6f227558d45be3f3347b52539f0f58290a7bb31ec06c462d05326
|
||||
checksum=8ae77a093352d3e894fdfaa387266fc650a04746429cdf303b3d93fd0751d971
|
||||
|
||||
post_extract() {
|
||||
sed -i 's,man/man1,share/&,' libraries/liblmdb/Makefile
|
||||
|
|
Loading…
Reference in New Issue