x264: Update to 0.164.r3161.a354f11

This commit is contained in:
Christoph Reiter
2023-11-11 21:09:31 +01:00
parent 0808b2880e
commit f5c3ff16be

View File

@@ -3,7 +3,7 @@
_realname=x264
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-libx264" "${MINGW_PACKAGE_PREFIX}-x264")
pkgver=0.164.r3108.31e19f9
pkgver=0.164.r3161.a354f11
pkgrel=1
pkgdesc="Library for encoding H264/AVC video streams (mingw-w64)"
arch=('any')
@@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|| echo "${MINGW_PACKAGE_PREFIX}-nasm" )
"git")
options=('strip' 'staticlibs')
_commit="31e19f92f00c7003fa115047ce50978bc98c3a0d"
_commit="a354f11f8f019a2a34ae7ef554ff07b31f0818f3"
source=("${_realname}"::"git+https://code.videolan.org/videolan/${_realname}.git#commit=${_commit}"
0001-beautify-pc.all.patch
0002-install-avisynth_c.h.mingw.patch