Update to a working url and current version
This commit is contained in:
parent
042bb97d17
commit
12352ccefb
@ -3,9 +3,9 @@
|
||||
# berkeley db
|
||||
#
|
||||
#############################################################
|
||||
DB_SITE:=http://www.sleepycat.com/update/snapshot
|
||||
DB_SOURCE:=db-4.1.25.NC.tar.gz
|
||||
DB_DIR:=$(BUILD_DIR)/db-4.1.25.NC
|
||||
DB_SITE:=ftp://sleepycat1.inetu.net/releases/
|
||||
DB_SOURCE:=db-4.2.52.NC.tar.gz
|
||||
DB_DIR:=$(BUILD_DIR)/db-4.2.52.NC
|
||||
|
||||
|
||||
$(DL_DIR)/$(DB_SOURCE):
|
||||
|
Loading…
Reference in New Issue
Block a user