Browse Source

upgrading package: ffmpeg 3.1.3 -> 3.1.4

Ralf S. Engelschall 9 years ago
parent
commit
89c5d407f3
1 changed files with 3 additions and 3 deletions
  1. 3 3
      ffmpeg/ffmpeg.spec

+ 3 - 3
ffmpeg/ffmpeg.spec

@@ -22,8 +22,8 @@
 ##
 
 #   package version
-%define       V_tarball 3.1.3
-%define       V_subdir  3.1.3
+%define       V_tarball 3.1.4
+%define       V_subdir  3.1.4
 
 #   package information
 Name:         ffmpeg
@@ -36,7 +36,7 @@ Class:        PLUS
 Group:        Video
 License:      GPL/LGPL
 Version:      %{V_tarball}
-Release:      20160903
+Release:      20161001
 
 #   list of sources
 Source0:      http://ffmpeg.org/releases/ffmpeg-%{V_tarball}.tar.bz2