From: Luiz Angelo Daros de Luca Date: Thu, 31 Mar 2016 14:17:47 +0000 (-0300) Subject: libvpx: update to 1.5.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ff851af3f1cd4bedb17b5d09cc45a670953bc45b;p=openwrt-packages.git libvpx: update to 1.5.0 Also inc gst1-plugins-good and toxcore release in order to avoid package upgrade problems. Signed-off-by: Luiz Angelo Daros de Luca --- diff --git a/libs/libvpx/Makefile b/libs/libvpx/Makefile index ae25bddf9..315fa8bcc 100644 --- a/libs/libvpx/Makefile +++ b/libs/libvpx/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libvpx -PKG_VERSION:=1.4.0 +PKG_VERSION:=1.5.0 PKG_RELEASE:=1 PKG_REV:=v$(PKG_VERSION) @@ -33,6 +33,7 @@ define Package/libvpx TITLE:=libvpx URL:=http://www.webmproject.org/ DEPENDS:=+libpthread + ABI_VERSION:=$(PKG_VERSION) endef define Package/libvpx/description