lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 2eb0eaa77441d46a6d54bc5f4f2b11f2f88b00ed
parent 9637d4d02e7cf8724cbe2ad30cb9668f095e8d64
Author: Ted Hess <thess@kitschensync.net>
Date:   Wed, 23 Nov 2016 13:33:01 -0500

Merge pull request #3553 from luizluca/libvpx-update

libvpx: bump to 1.6.0
Diffstat:
Mlibs/libvpx/Makefile | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libs/libvpx/Makefile b/libs/libvpx/Makefile @@ -1,5 +1,6 @@ # # Copyright (C) 2008-2015 OpenWrt.org +# Copyright (C) 2016 Luiz Angelo Daros de Luca # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libvpx -PKG_VERSION:=1.5.0 +PKG_VERSION:=1.6.0 PKG_RELEASE:=1 PKG_REV:=v$(PKG_VERSION)