berkeleydb: fix download url

Sleepycat is now owned by oracle so the old site is gone.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2010-09-02 11:23:16 -03:00 committed by Peter Korsgaard
parent fb848d400f
commit bb4ca92c40
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
Kconfig infrastructure rebased against 2.6.36-rc1, bringing
misc fixes + nconfig and savedefconfig targets.
Updated/fixed packages: busybox, dropbear, iptables, kismet,
openvpn
Updated/fixed packages: berkeleydb, busybox, dropbear,
iptables, kismet, openvpn
2010.08: Released August 31th, 2010:

View File

@ -5,7 +5,7 @@
#############################################################
BERKELEYDB_VERSION:=4.4.20
BERKELEYDB_SO_VERSION:=4.4
BERKELEYDB_SITE:=ftp://ftp.sleepycat.com/releases
BERKELEYDB_SITE:=http://download.oracle.com/berkeley-db
BERKELEYDB_SOURCE:=db-$(BERKELEYDB_VERSION).NC.tar.gz
BERKELEYDB_SHARLIB:=libdb-$(BERKELEYDB_SO_VERSION).so
BERKELEYDB_SUBDIR=build_unix