mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:34:04 +02:00
update ffmpeg to a working git revision
This commit is contained in:
parent
46bda1e819
commit
73ca357b16
@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=MPlayer
|
PKG_NAME:=MPlayer
|
||||||
PKG_REV:=33341
|
PKG_REV:=33341
|
||||||
FFMPEG_REV:=97dc86b793efb9c6ac604cdfff4027fe27efa12c6
|
FFMPEG_REV:=3b6bbfa0631d237f2bbc85a7b43907733bea1e82
|
||||||
PKG_VERSION:=r$(PKG_REV)
|
PKG_VERSION:=r$(PKG_REV)
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=4
|
||||||
|
|
||||||
PKG_SOURCE=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
FFMPEG_SOURCE_URL:=git://git.videolan.org/ffmpeg.git
|
FFMPEG_SOURCE_URL:=git://git.videolan.org/ffmpeg.git
|
||||||
|
Loading…
Reference in New Issue
Block a user