mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
berkeleydb: bump to version 5.3.28
According to the information from oracle website, version 5.3.21 is no longer available for download. Let's upgrade to version 5.3.28. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
beb225f46f
commit
9a61d1f77f
@ -9,7 +9,7 @@
|
|||||||
# avoid licensing issues.
|
# avoid licensing issues.
|
||||||
# BerkeleyDB version 6 or above should be provided by a dedicated
|
# BerkeleyDB version 6 or above should be provided by a dedicated
|
||||||
# package instead.
|
# package instead.
|
||||||
BERKELEYDB_VERSION = 5.3.21
|
BERKELEYDB_VERSION = 5.3.28
|
||||||
BERKELEYDB_SITE = http://download.oracle.com/berkeley-db
|
BERKELEYDB_SITE = http://download.oracle.com/berkeley-db
|
||||||
BERKELEYDB_SOURCE = db-$(BERKELEYDB_VERSION).NC.tar.gz
|
BERKELEYDB_SOURCE = db-$(BERKELEYDB_VERSION).NC.tar.gz
|
||||||
BERKELEYDB_SUBDIR = build_unix
|
BERKELEYDB_SUBDIR = build_unix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user