diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-09 21:17:52 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:53:47 -0500 |
commit | edfe34bebc6cb3f78517d0c6c57223ca33b8ac0d (patch) | |
tree | c6b4ab3016280d9160167ae7ae061438afe41983 /development | |
parent | d433bc2659d12f6ec4658150b2245130f1230b1a (diff) | |
download | slackbuilds-edfe34bebc6cb3f78517d0c6c57223ca33b8ac0d.tar.gz |
development/trac: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/trac/trac.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/trac/trac.info b/development/trac/trac.info index b80eed2f29..73b0903966 100644 --- a/development/trac/trac.info +++ b/development/trac/trac.info @@ -1,7 +1,7 @@ PRGNAM="trac" VERSION="0.11.6" HOMEPAGE="http://trac.edgewall.com/" -DOWNLOAD="ftp://ftp.edgewall.com/pub/trac/Trac-0.11.6.tar.gz" +DOWNLOAD="http://download.edgewall.org/trac/Trac-0.11.6.tar.gz" MD5SUM="f5a9542d81d3d50c3d9e46d8e2344f38" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |