mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
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 <luizluca@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user