lmdb: update to 0.9.23.
This commit is contained in:
parent
85e01d7ab0
commit
9c892e3cb2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lmdb'
|
# Template file for 'lmdb'
|
||||||
pkgname=lmdb
|
pkgname=lmdb
|
||||||
version=0.9.22
|
version=0.9.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lmdb-LMDB_${version}"
|
wrksrc="lmdb-LMDB_${version}"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="OLDAP-2.8"
|
license="OLDAP-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=f3927859882eb608868c8c31586bb7eb84562a40a6bf5cc3e13b6b564641ea28
|
checksum=abf42e91f046787ed642d9eb21812a5c473f3ba5854124484d16eadbe0aa9c81
|
||||||
|
|
||||||
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