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 /x264 | |
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 'x264')
-rw-r--r-- | x264/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x264/Pkgfile b/x264/Pkgfile index cb03d16f0..cdec04f24 100644 --- a/x264/Pkgfile +++ b/x264/Pkgfile @@ -7,7 +7,7 @@ name=x264 version=20130201 release=1 -source=(http://crux.ster.so/distfiles/$name/$name-$version-bc13772.tar.xz) +source=(http://crux.ster.zone/distfiles/$name/$name-$version-bc13772.tar.xz) build() { cd $name |