mirror of
https://github.com/openwrt/packages.git
synced 2026-04-12 14:03:15 +04:00
lmdb: update to 0.9.35
Changelog: https://git.openldap.org/openldap/openldap/-/raw/LMDB_0.9.35/libraries/liblmdb/CHANGES Signed-off-by: Michał Kępień <michal@isc.org>
This commit is contained in:
committed by
Alexandru Ardelean
parent
47ce75da3d
commit
aa102d6ba8
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lmdb
|
||||
PKG_VERSION:=0.9.33
|
||||
PKG_VERSION:=0.9.35
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://git.openldap.org/openldap/openldap.git
|
||||
PKG_SOURCE_VERSION:=LMDB_$(PKG_VERSION)
|
||||
PKG_MIRROR_HASH:=cf6c73e3397ab8b8d81f45dd49a9becccf3c44727ffc640d4b905afda992b58b
|
||||
PKG_MIRROR_HASH:=0196b429f21f06fa2a53666e20ae744932dbe08e58825d25e2663e8d306f7f44
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
PKG_LICENSE:=OLDAP-2.8
|
||||
|
||||
Reference in New Issue
Block a user