diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2015-05-10 18:30:11 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2015-05-10 18:31:06 +1000 |
commit | 75cb19b87f49af40be3dd433155a7d993193296d (patch) | |
tree | c2026a921737c2dbd6753ca2df1cb055f30eb8d3 /tidy | |
parent | e5895677b3269b229a905967893a485695bf7d31 (diff) | |
download | contrib-75cb19b87f49af40be3dd433155a7d993193296d.tar.gz contrib-75cb19b87f49af40be3dd433155a7d993193296d.tar.xz |
move source url from distfiles to downloads
Diffstat (limited to 'tidy')
-rw-r--r-- | tidy/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tidy/Pkgfile b/tidy/Pkgfile index 4b4645acb..d3e217aa3 100644 --- a/tidy/Pkgfile +++ b/tidy/Pkgfile @@ -6,7 +6,7 @@ name=tidy version=20110307 release=1 -source=(http://crux.ster.zone/distfiles/$name/$name-snapshot-$version.tar.bz2) +source=(http://crux.ster.zone/downloads/$name/$name-snapshot-$version.tar.bz2) build() { cd $name |