1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-26 04:26:43 +03:00

update ffmpeg to a working git revision

This commit is contained in:
kyak 2011-05-11 21:09:59 +04:00
parent 46bda1e819
commit 73ca357b16

View File

@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=MPlayer
PKG_REV:=33341
FFMPEG_REV:=97dc86b793efb9c6ac604cdfff4027fe27efa12c6
FFMPEG_REV:=3b6bbfa0631d237f2bbc85a7b43907733bea1e82
PKG_VERSION:=r$(PKG_REV)
PKG_RELEASE:=3
PKG_RELEASE:=4
PKG_SOURCE=$(PKG_NAME)-$(PKG_VERSION).tar.gz
FFMPEG_SOURCE_URL:=git://git.videolan.org/ffmpeg.git