Browse Source

ffmpeg: update to 2.3.3

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard 10 years ago
parent
commit
39d930cfb4
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      multimedia/ffmpeg/Makefile

+ 2
- 2
multimedia/ffmpeg/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=ffmpeg
11
-PKG_VERSION:=2.3.1
11
+PKG_VERSION:=2.3.3
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
15 15
 PKG_SOURCE_URL:=http://ffmpeg.org/releases/
16
-PKG_MD5SUM:=bb02e99c39941d7f3dc56658b9324a2b
16
+PKG_MD5SUM:=72361d3b8717b6db3ad2b9da8df7af5e
17 17
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
18 18
 
19 19
 PKG_LICENSE:=LGPL-2.1+ GPL-2+ LGPL-3