mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Fix x264 url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15252 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
daafc4cfb7
commit
cda91c8937
@ -4,8 +4,8 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY x264-download-http " ">
|
||||
<!ENTITY x264-download-ftp "ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-&x264-version;-stable.tar.bz2">
|
||||
<!ENTITY x264-download-http "http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-&x264-version;-stable.tar.bz2 ">
|
||||
<!ENTITY x264-download-ftp " ">
|
||||
<!ENTITY x264-md5sum "f43e49099d7e8b572595429b9bfec636">
|
||||
<!ENTITY x264-size "612 KB">
|
||||
<!ENTITY x264-buildsize "8.8 MB">
|
||||
|
Loading…
Reference in New Issue
Block a user