From 21f26243a802967f1d61b766b6a6b6e5cc8faccc Mon Sep 17 00:00:00 2001 From: Stefan 'Ripclaw' Koerner Date: Mon, 16 Jul 2007 11:58:27 +0000 Subject: [PATCH] Stefan Koerner: fixed broken url in bdb.desc [2006121400243322115] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8644 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/bdb/bdb.desc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/base/bdb/bdb.desc b/package/base/bdb/bdb.desc index d09cd5921..baa545227 100644 --- a/package/base/bdb/bdb.desc +++ b/package/base/bdb/bdb.desc @@ -62,22 +62,22 @@ #if xpkg == bdb40 [V] 4.0.14 -[D] 2029835613 db-4.0.14.tar.gz http://www.sleepycat.com/update/snapshot/ +[D] 2029835613 db-4.0.14.tar.gz http://download.oracle.com/berkeley-db/ #endif #if xpkg == bdb41 [V] 4.1.25 -[D] 2158693923 db-4.1.25.tar.gz http://www.sleepycat.com/update/snapshot/ +[D] 2158693923 db-4.1.25.tar.gz http://download.oracle.com/berkeley-db/ #endif #if xpkg == bdb42 [V] 4.2.52 -[D] 4159179082 db-4.2.52.tar.gz http://www.sleepycat.com/update/snapshot/ +[D] 4159179082 db-4.2.52.tar.gz http://download.oracle.com/berkeley-db/ #endif #if xpkg == bdb44 [V] 4.4.20 -[D] 2730568920 db-4.4.20.tar.gz ftp://ftp.sleepycat.com/releases/ +[D] 2730568920 db-4.4.20.tar.gz http://download.oracle.com/berkeley-db/ #endif [CD] for x in $cachedir/*.cache; do cp $x $confdir/$pkg.cache; done