diff options
Diffstat (limited to 'media/libs/libx264/libx264.mkbuild')
-rw-r--r-- | media/libs/libx264/libx264.mkbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libs/libx264/libx264.mkbuild b/media/libs/libx264/libx264.mkbuild index 433e557..972a19e 100644 --- a/media/libs/libx264/libx264.mkbuild +++ b/media/libs/libx264/libx264.mkbuild @@ -26,7 +26,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20090424-2245.tar.bz2" +[[DOWNLOAD FOLDER URL]]="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20090502-2245.tar.bz2" # Source base name. if different from package name. Null ("") to default value. # Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' |