extra/x264 fix

This commit is contained in:
Kevin Mihelich 2015-07-28 23:42:49 +00:00
parent b0de3fa2c3
commit 8d71ef7376

View file

@ -18,7 +18,7 @@ license=('GPL')
depends=('glibc')
makedepends=('yasm' 'git' 'ffmpeg' 'l-smash')
_commit=73ae2d11d472d0eb3b7c218dc1659db32f649b14
source=('git://git.videolan.org/x264.git#commit=${_commit}'
source=("git://git.videolan.org/x264.git#commit=${_commit}"
'aarch64.patch')
md5sums=('SKIP'
'cfea784ff527edab0972a540660f4000')