mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
x264: update to 20190712.2245.
This commit is contained in:
parent
dfeee00eb3
commit
fb8c10d33e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'x264'
|
# Template file for 'x264'
|
||||||
pkgname=x264
|
pkgname=x264
|
||||||
_snap_date=20190507
|
_snap_date=20190712
|
||||||
_snap_rev=2245
|
_snap_rev=2245
|
||||||
version="${_snap_date}.${_snap_rev}"
|
version="${_snap_date}.${_snap_rev}"
|
||||||
revision=1
|
revision=1
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="http://www.videolan.org/developers/x264.html"
|
homepage="http://www.videolan.org/developers/x264.html"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${_snap_date}-${_snap_rev}-stable.tar.bz2"
|
distfiles="http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${_snap_date}-${_snap_rev}-stable.tar.bz2"
|
||||||
checksum=f2dc1e892e993594b772a006f6f8fe6296cea4230a030dd30ea25e41102bb954
|
checksum=233231456a83077ec5658f537d18688a419b08f52f9c7d3524e09328d78639ed
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
local args
|
local args
|
||||||
|
|
Loading…
Add table
Reference in a new issue