summaryrefslogtreecommitdiffstats
path: root/audio-drivers/btsco
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /audio-drivers/btsco
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'audio-drivers/btsco')
-rwxr-xr-xaudio-drivers/btsco/DETAILS2
-rw-r--r--audio-drivers/btsco/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-drivers/btsco/DETAILS b/audio-drivers/btsco/DETAILS
index faac768584..5af8babec3 100755
--- a/audio-drivers/btsco/DETAILS
+++ b/audio-drivers/btsco/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.42
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/bluetooth-alsa/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/bluetooth-alsa/$SOURCE
SOURCE_HASH=sha512:d1ee64b544a51ce07e6e87c846dce7ccf0dd0ee4f680351f4df4d6a75aa082b5b98f014167077c2248e0c44db8ad6c97d45388209777534be64859073bacc27c
WEB_SITE=http://bluetooth-alsa.sf.net/
ENTERED=20060821
diff --git a/audio-drivers/btsco/HISTORY b/audio-drivers/btsco/HISTORY
index 7fc9bf4519..0f5f4eba41 100644
--- a/audio-drivers/btsco/HISTORY
+++ b/audio-drivers/btsco/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2007-08-16 Ethan "eekee" Grammatikidis <eekee57@fastmail.fm>
* DETAILS: delinting (80-col)