x264:fix url

This commit is contained in:
alihanozturk
2016-06-13 19:45:59 +03:00
parent 55c57d3a3f
commit 7889cf8c07
+2 -2
View File
@@ -14,7 +14,7 @@
<Summary>Open source H264/AVC encoder</Summary> <Summary>Open source H264/AVC encoder</Summary>
<Description>x264 is a free library for encoding H264/AVC video streams.</Description> <Description>x264 is a free library for encoding H264/AVC video streams.</Description>
<!-- Archives come from http://download.videolan.org/pub/videolan/x264/snapshots/ --> <!-- Archives come from http://download.videolan.org/pub/videolan/x264/snapshots/ -->
<Archive sha1sum="1a8d219c1eab9df5ef04b1f6bcc5e4a9795a50fd" type="tarbz2">ftp://ftp.videolan.org/pub/x264/snapshots/last_x264.tar.bz2</Archive> <Archive sha1sum="16d3302148b92a9f0e6254fec554e0c375ccce75" type="tarbz2">https://sourceforge.net/projects/pisilinux/files/source/last_stable_x264.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>yasm-devel</Dependency> <Dependency>yasm-devel</Dependency>
<Dependency>l-smash-devel</Dependency> <Dependency>l-smash-devel</Dependency>
@@ -47,7 +47,7 @@
<History> <History>
<Update release="3"> <Update release="3">
<Date>2016-06-13</Date> <Date>2016-06-13</Date>
<Version>2245.11062016</Version> <Version>2245.12062016</Version>
<Comment>Version Bump</Comment> <Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name> <Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email> <Email>admin@pisilinux.org</Email>