mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
x264: update to 20191217.2245.
This commit is contained in:
parent
104d0462e9
commit
313f8a0050
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=20191214
|
_snap_date=20191217
|
||||||
_snap_rev=2245
|
_snap_rev=2245
|
||||||
version="${_snap_date}.${_snap_rev}"
|
version="${_snap_date}.${_snap_rev}"
|
||||||
revision=1
|
revision=1
|
||||||
|
@ -13,7 +13,7 @@ maintainer="DirectorX <void.directorx@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.videolan.org/developers/x264.html"
|
homepage="https://www.videolan.org/developers/x264.html"
|
||||||
distfiles="https://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${_snap_date}-${_snap_rev}-stable.tar.bz2"
|
distfiles="https://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${_snap_date}-${_snap_rev}-stable.tar.bz2"
|
||||||
checksum=3517fda7b6b0097a8b247c53a37464dc63d06135f36d5d852dfc31811f44ad63
|
checksum=b2495c8f2930167d470994b1ce02b0f4bfb24b3317ba36ba7f112e9809264160
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue