|
@ -1,5 +1,5 @@ |
|
|
#
|
|
|
#
|
|
|
# Copyright (C) 2008-2014 OpenWrt.org
|
|
|
|
|
|
|
|
|
# Copyright (C) 2008-2015 OpenWrt.org
|
|
|
#
|
|
|
#
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
# See /LICENSE for more information.
|
|
|
# See /LICENSE for more information.
|
|
@ -8,7 +8,7 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=libvpx |
|
|
PKG_NAME:=libvpx |
|
|
PKG_VERSION:=1.3.0 |
|
|
|
|
|
|
|
|
PKG_VERSION:=1.4.0 |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_REV:=v$(PKG_VERSION) |
|
|
PKG_REV:=v$(PKG_VERSION) |
|
|