[Lunar-commits] <moonbase> Subject: rocksndiamonds: added second download url
Duncan Gibson
engelsman at lunar-linux.org
Wed Sep 2 22:01:46 CEST 2009
commit e8b77bd84ffdbdb521fb23b8f12225f8e5b3e739
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date: Wed Sep 2 22:01:46 2009 +0200
Subject: rocksndiamonds: added second download url
Added a second download url after 'lget -a' failed to download it.
Searching the web for the tarball throws up gentoo mirror sites.
No version change, so no change to UPDATED
---
games/rocksndiamonds/DETAILS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/games/rocksndiamonds/DETAILS b/games/rocksndiamonds/DETAILS
index 60df2a9..4050dfc 100644
--- a/games/rocksndiamonds/DETAILS
+++ b/games/rocksndiamonds/DETAILS
@@ -1,7 +1,8 @@
MODULE=rocksndiamonds
VERSION=3.2.6.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.artsoft.org/RELEASES/unix/$MODULE
+ SOURCE_URL[0]=http://www.artsoft.org/RELEASES/unix/$MODULE
+ SOURCE_URL[1]=http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
SOURCE_VFY=sha1:cebf6b856d20f7bacc7f20d2ce97c63bf3c9aec7
WEB_SITE=http://www.artsoft.org/$MODULE
ENTERED=20040701
More information about the Lunar-commits
mailing list