-MINICOM_SITE = http://alioth.debian.org/frs/download.php/3700/ +MINICOM_SITE = http://alioth.debian.org/frs/download.php/file/3700/
What's wrong about it? It seems to work here: wget http://alioth.debian.org/frs/download.php/3700/minicom-2.6.1.tar.gz --2013-06-27 10:43:28-- http://alioth.debian.org/frs/download.php/3700/minicom-2.6.1.tar.gz Resolving alioth.debian.org (alioth.debian.org)... 217.196.43.134 Connecting to alioth.debian.org (alioth.debian.org)|217.196.43.134|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 0 [text/html] Saving to: `minicom-2.6.1.tar.gz' [ <=> ] 0 --.-K/s in 0s 2013-06-27 10:43:28 (0.00 B/s) - `minicom-2.6.1.tar.gz' saved [0/0]
(In reply to comment #1) > What's wrong about it? It seems to work here: > > wget http://alioth.debian.org/frs/download.php/3700/minicom-2.6.1.tar.gz > --2013-06-27 10:43:28-- > http://alioth.debian.org/frs/download.php/3700/minicom-2.6.1.tar.gz > Resolving alioth.debian.org (alioth.debian.org)... 217.196.43.134 > Connecting to alioth.debian.org (alioth.debian.org)|217.196.43.134|:80... > connected. > HTTP request sent, awaiting response... 200 OK > Length: 0 [text/html] > Saving to: `minicom-2.6.1.tar.gz' > > [ <=> ] 0 --.-K/s in 0s > > 2013-06-27 10:43:28 (0.00 B/s) - `minicom-2.6.1.tar.gz' saved [0/0] Sorry, I didn't notice the file size. Will fix, thanks. It would be nice if you could send git formatted (with a signed-off-by) patches to the mailing list instead of bugzilla in the future, thanks.
Fixed in git (a1f483b2c3e)