gstreamer: 1.12.2 -> 1.12.3

This commit is contained in:
Bart Brouns
2017-12-08 23:21:09 +00:00
committed by Orivej Desh
parent 0271644491
commit 6cc35d014f
10 changed files with 17 additions and 17 deletions
@@ -5,7 +5,7 @@
stdenv.mkDerivation rec {
name = "gst-vaapi-${version}";
version = "1.12.2";
version = "1.12.3";
src = fetchurl {
url = "${meta.homepage}/src/gstreamer-vaapi/gstreamer-vaapi-${version}.tar.xz";