lmdb: bump version.

This commit is contained in:
Jerome Duval
2019-11-19 10:26:19 +01:00
parent 0b7519c7d4
commit 5e4ba3be7e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,9 +4,9 @@ a simplified variant of the BerkeleyDB (BDB) API."
HOMEPAGE="http://symas.com/mdb/"
COPYRIGHT="2011-2016 Howard Chu, Symas Corp."
LICENSE="OpenLDAP Public License"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/LMDB/lmdb/archive/LMDB_$portVersion.tar.gz"
CHECKSUM_SHA256="1187b635a4cc415bb6972bba346121f81edd996e99b8f0816151d4090f90b559"
CHECKSUM_SHA256="44602436c52c29d4f301f55f6fd8115f945469b868348e3cddaf91ab2473ea26"
SOURCE_DIR="lmdb-LMDB_$portVersion"
PATCHES="lmdb-$portVersion.patchset"