[Lunar-commits] <moonbase> pulseaudio: Need a "/" at the end of the SOURCE_URL, else it will try and get;
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Nov 24 03:15:49 CET 2009
commit 0186eaf5c5574284a1adeb0bd1d7d09e34fdacd0
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Nov 23 21:15:49 2009 -0500
pulseaudio: Need a "/" at the end of the SOURCE_URL, else it will try and get;
http://0pointer.de/lennart/projects/pulseaudiopulseaudio-0.9.21.tar.gz
---
audio/pulseaudio/DETAILS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/audio/pulseaudio/DETAILS b/audio/pulseaudio/DETAILS
index e329aa2..f8bfabd 100644
--- a/audio/pulseaudio/DETAILS
+++ b/audio/pulseaudio/DETAILS
@@ -1,7 +1,7 @@
MODULE=pulseaudio
VERSION=0.9.21
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://0pointer.de/lennart/projects/$MODULE
+ SOURCE_URL=http://0pointer.de/lennart/projects/$MODULE/
SOURCE_VFY=sha1:0309c97f7e0812e243c1bb80a4b74dc26369ac22
WEB_SITE=http://pulseaudio.org
ENTERED=20060205
More information about the Lunar-commits
mailing list