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.
|
||||
# BerkeleyDB version 6 or above should be provided by a dedicated
|
||||
# package instead.
|
||||
BERKELEYDB_VERSION = 5.3.21
|
||||
BERKELEYDB_VERSION = 5.3.28
|
||||
BERKELEYDB_SITE = http://download.oracle.com/berkeley-db
|
||||
BERKELEYDB_SOURCE = db-$(BERKELEYDB_VERSION).NC.tar.gz
|
||||
BERKELEYDB_SUBDIR = build_unix
|
||||
|
Loading…
Reference in New Issue
Block a user