lmdb: update to 0.9.29.
This commit is contained in:
parent
3bea35025d
commit
d600fa22d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lmdb'
|
||||
pkgname=lmdb
|
||||
version=0.9.28
|
||||
version=0.9.29
|
||||
revision=1
|
||||
wrksrc="lmdb-LMDB_${version}"
|
||||
short_desc="Lightning Memory-Mapped Database Manager"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="OLDAP-2.8"
|
||||
homepage="http://symas.com/mdb/"
|
||||
distfiles="https://github.com/LMDB/lmdb/archive/LMDB_${version}.tar.gz"
|
||||
checksum=47457d3d3ae2c489b52078a07e9f55ec6e094b48c2204029c7754e2972fe1882
|
||||
checksum=22054926b426c66d8f2bc22071365df6e35f3aacf19ad943bc6167d4cae3bebb
|
||||
|
||||
do_build() {
|
||||
cd libraries/liblmdb
|
||||
|
|
Loading…
Reference in a new issue