diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2013-03-15 22:29:44 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2013-03-15 22:29:44 +1100 |
commit | eb51551c47091b3c4c8e733e620aaa0bc2bbbd9b (patch) | |
tree | d86c4c8891fc03525f032dc1cfa40bb00fb1ef29 /tidy | |
parent | 68aaaaf858210f6b5ac2751fdd23b38364d53791 (diff) | |
download | contrib-eb51551c47091b3c4c8e733e620aaa0bc2bbbd9b.tar.gz contrib-eb51551c47091b3c4c8e733e620aaa0bc2bbbd9b.tar.xz |
moved source url from hvlinux.net too crux.ster.so
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 1b36a56bb..706f405b7 100644 --- a/tidy/Pkgfile +++ b/tidy/Pkgfile @@ -6,7 +6,7 @@ name=tidy version=20110307 release=1 -source=(http://www.hvlinux.net/crux/distfiles/$name/$name-snapshot-$version.tar.bz2) +source=(http://crux.ster.so/distfiles/$name/$name-snapshot-$version.tar.bz2) build() { cd $name |