diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2014-06-04 22:14:43 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2014-06-04 22:14:43 +1000 |
commit | 2ce83891230e74bd47df731fcba2a6d2cd6d603d (patch) | |
tree | e13eff1926916fbef5efa69237e3abb56556efad /tidy | |
parent | 324357f388a4bf5d61f44c2cf9b55762f8d44e84 (diff) | |
download | contrib-2ce83891230e74bd47df731fcba2a6d2cd6d603d.tar.gz contrib-2ce83891230e74bd47df731fcba2a6d2cd6d603d.tar.xz |
Romster port url update: crux.ster.so -> crux.ster.zone
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 706f405b7..280814e50 100644 --- a/tidy/Pkgfile +++ b/tidy/Pkgfile @@ -6,7 +6,7 @@ name=tidy version=20110307 release=1 -source=(http://crux.ster.so/distfiles/$name/$name-snapshot-$version.tar.bz2) +source=(http://crux.ster.zone/distfiles/$name/$name-snapshot-$version.tar.bz2) build() { cd $name |