diff mbox

dosfstools: upstream tarball site changed

Message ID 1370781434-15528-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 06938c3a9e3b3d41606e5d08256671d0d48fbfa8
Headers show

Commit Message

Gustavo Zacarias June 9, 2013, 12:37 p.m. UTC
Upstream changed their distribution tarball site.
Thanks go to Andrew Scheller from bug #6308 for noticing and reporting.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/dosfstools/dosfstools.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard June 9, 2013, 7:01 p.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 Gustavo> Upstream changed their distribution tarball site.
 Gustavo> Thanks go to Andrew Scheller from bug #6308 for noticing and reporting.

Committed, thanks.
diff mbox

Patch

diff --git a/package/dosfstools/dosfstools.mk b/package/dosfstools/dosfstools.mk
index 624198c..7482bc8 100644
--- a/package/dosfstools/dosfstools.mk
+++ b/package/dosfstools/dosfstools.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 DOSFSTOOLS_VERSION = 3.0.16
-DOSFSTOOLS_SITE = http://fossies.org/linux/misc
+DOSFSTOOLS_SITE = http://daniel-baumann.ch/files/software/dosfstools
 DOSFSTOOLS_LICENSE = GPLv3+
 DOSFSTOOLS_LICENSE_FILES = COPYING
 DOSFSTOOLS_LDFLAGS = $(TARGET_LDFLAGS)