x264: 20190517-2245 -> 20191217-2245

This commit is contained in:
worldofpeace 2020-01-30 06:33:42 -05:00
parent 28f2dcc8b7
commit caf40c4d9c

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "x264";
version = "20190517-2245";
version = "20191217-2245";
src = fetchurl {
url = "https://download.videolan.org/x264/snapshots/x264-snapshot-${version}-stable.tar.bz2";
sha256 = "1xv41z04km3rf374xk3ny7v8ibr211ph0j5am0909ln63mphc48f";
sha256 = "0q214q4rhbhigyx3dfhp6d5v5gzln01cxccl153ps5ih567mqjdj";
};
# Upstream ./configure greps for (-mcpu|-march|-mfpu) in CFLAGS, which in nix