diff options
Diffstat (limited to 'extra/x264/Pkgfile')
-rw-r--r-- | extra/x264/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/x264/Pkgfile b/extra/x264/Pkgfile index 815db3935..bdd1e833a 100644 --- a/extra/x264/Pkgfile +++ b/extra/x264/Pkgfile @@ -6,9 +6,9 @@ # Run on: yasm name=x264 -version=20110304 +version=20110630 release=1 -source=(http://nutyx.meticul.eu/files/x264-snapshot-$version-2245.tar.bz2) +source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$version-2245.tar.bz2) build() { cd x264-snapshot-$version-2245 |