* [Buildroot] [PATCH] berkeleydb: bump to version 5.3.28
@ 2013-12-02 3:11 Axel Lin
2013-12-02 7:46 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-12-02 3:11 UTC (permalink / raw)
To: buildroot
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>
---
package/berkeleydb/berkeleydb.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/berkeleydb/berkeleydb.mk b/package/berkeleydb/berkeleydb.mk
index 0e3e830..1be4c70 100644
--- a/package/berkeleydb/berkeleydb.mk
+++ b/package/berkeleydb/berkeleydb.mk
@@ -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
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] berkeleydb: bump to version 5.3.28
2013-12-02 3:11 [Buildroot] [PATCH] berkeleydb: bump to version 5.3.28 Axel Lin
@ 2013-12-02 7:46 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-12-02 7:46 UTC (permalink / raw)
To: buildroot
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:
> 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>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-02 7:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 3:11 [Buildroot] [PATCH] berkeleydb: bump to version 5.3.28 Axel Lin
2013-12-02 7:46 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox