[Lunar-commits] <moonbase> dev86: It doesn't make much sense to have the mirror first. Lets actually tickle
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Oct 8 19:58:24 CEST 2011
commit 33821f03646dd3add835a22900aa7b2289370f22
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Oct 8 13:58:24 2011 -0400
dev86: It doesn't make much sense to have the mirror first. Lets actually tickle
the real dev86 source then go to our mirrors. It does help of course to actually
have the current bump version on our mirrors which it is at this time. IOW if your
gonna bump this then shove it on doppio while your at it.
---
compilers/dev86/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/compilers/dev86/DETAILS b/compilers/dev86/DETAILS
index 5edfc3b..05a9e6f 100644
--- a/compilers/dev86/DETAILS
+++ b/compilers/dev86/DETAILS
@@ -2,8 +2,8 @@
VERSION=0.16.18
SOURCE=Dev86src-$VERSION.tar.gz
SOURCE2=dev86-0.16.18-remove-bin86-conflicts.patch.bz2
- SOURCE_URL[0]=$MIRROR_URL
- SOURCE_URL[1]=http://www.debath.co.uk/$MODULE
+ SOURCE_URL[0]=http://www.debath.co.uk/$MODULE
+ SOURCE_URL[1]=$MIRROR_URL
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:da665d855963419cac5578736417cae8d1f8b5b0
SOURCE2_VFY=sha1:f46dff9266ef355fccbfd4e1e51afd3fdc0a1167
More information about the Lunar-commits
mailing list