Version bump ffmpeg from 0.5.2 to 0.5.4. 0.5.3 and 0.5.4 are maintenance only releases for security and minor bug fixes.
(This is a first submission. If it's the wrong place, let me know where it should go.) Signed-off-by: Ian Leonard <antonlacon_at_gmail.com> --- Index: feeds/packages/multimedia/ffmpeg/Makefile =================================================================== --- feeds/packages/multimedia/ffmpeg/Makefile (revision 26270) +++ feeds/packages/multimedia/ffmpeg/Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ffmpeg -PKG_VERSION:=0.5.2 -PKG_RELEASE:=6 +PKG_VERSION:=0.5.4 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://ffmpeg.org/releases/ -PKG_MD5SUM:=451eb428ca97a72c00555d50944cdb24 +PKG_MD5SUM:=87e771cd0f5d465fbf1a0a4824b7cc24 FFMPEG_ENCODERS:= \ ac3 \ _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
