x264: update to 20190507.2245. (soname bump)
This commit is contained in:
parent
5b0dbb24f2
commit
9c5ca3474d
|
@ -401,7 +401,7 @@ libavutil.so.56 libavutil-4.0_1
|
|||
libavfilter.so.7 libavfilter-4.0_1
|
||||
libSDL-1.2.so.0 SDL-1.2.14_1
|
||||
libSDL_image-1.2.so.0 SDL_image-1.2.10_1
|
||||
libx264.so.152 x264-20180119.2245_1
|
||||
libx264.so.157 x264-20190507.2245_1
|
||||
libxvidcore.so.4 xvidcore-1.2.2_1
|
||||
libtag.so.1 taglib-1.6.1_1
|
||||
libtag-extras.so.1 taglib-extras-1.0.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'x264'
|
||||
pkgname=x264
|
||||
_snap_date=20180307
|
||||
_snap_date=20190507
|
||||
_snap_rev=2245
|
||||
version="${_snap_date}.${_snap_rev}"
|
||||
revision=1
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
homepage="http://www.videolan.org/developers/x264.html"
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${_snap_date}-${_snap_rev}-stable.tar.bz2"
|
||||
checksum=56d4ced6395b8ba30d87498668b155f2529c2f1af9bd0aa9cb7685873c88ec9a
|
||||
checksum=f2dc1e892e993594b772a006f6f8fe6296cea4230a030dd30ea25e41102bb954
|
||||
|
||||
do_configure() {
|
||||
local args
|
||||
|
|
Loading…
Reference in New Issue