lmdb 0.9.33-1
This commit is contained in:
parent
ec11256641
commit
b2e1eb3cf9
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
|
||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||
pkgname=lmdb
|
||||
pkgver=0.9.32
|
||||
pkgver=0.9.33
|
||||
pkgrel=1
|
||||
pkgdesc="Symas Lightning Memory-Mapped Database"
|
||||
arch=('x86_64')
|
||||
@ -14,7 +14,7 @@ license=('custom:OpenLDAP')
|
||||
depends=('glibc')
|
||||
makedepends=('git')
|
||||
options=('!emptydirs')
|
||||
source=(git+https://git.openldap.org/openldap/openldap.git#commit=e96d8dfa3951c06062a6fffbe1d7a2f3c9c1ff76
|
||||
source=(git+https://git.openldap.org/openldap/openldap.git#tag=LMDB_${pkgver}
|
||||
lmdb.pc)
|
||||
sha256sums=(SKIP
|
||||
84773d232ee0a11a307ed4374fc4cbf8d6ea1b0feeb3ee9499fe821e4b98a28f)
|
||||
|
Loading…
Reference in New Issue
Block a user