[Lunar-commits] <moonbase> httpd: Fixing the SORUCE_URL. Thanks to Richard B. Pyne for pointing this out.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Feb 23 17:33:41 CET 2012
commit a91a4912a0367eee8edc163a5fd26a6aab361a6d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Feb 23 11:33:41 2012 -0500
httpd: Fixing the SORUCE_URL. Thanks to Richard B. Pyne for pointing this out.
---
web/httpd/DETAILS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/httpd/DETAILS b/web/httpd/DETAILS
index aaca5e1..59854c7 100644
--- a/web/httpd/DETAILS
+++ b/web/httpd/DETAILS
@@ -1,7 +1,7 @@
MODULE=httpd
VERSION=2.4.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.apache.org/dist/$BASENAME
+ SOURCE_URL=http://www.apache.org/dist/$MODULE/
SOURCE_VFY=sha1:23beffce77529971e09d0fb1e760cadf80afa4e6
WEB_SITE=http://www.apache.org
ENTERED=20020710
More information about the Lunar-commits
mailing list