From 0f6cdb4c29d61abdeda8c51691483c4e35b3e5f2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 23 Aug 2016 03:54:30 +0200 Subject: opus: update to 1.1.3 --- package/opus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/opus') diff --git a/package/opus/Makefile b/package/opus/Makefile index 757c909c3..24b9560a8 100644 --- a/package/opus/Makefile +++ b/package/opus/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= opus -PKG_VERSION:= 1.1.1 +PKG_VERSION:= 1.1.3 PKG_RELEASE:= 1 -PKG_HASH:= 9b84ff56bd7720d5554103c557664efac2b8b18acc4bbcc234cb881ab9a3371e +PKG_HASH:= 58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633 PKG_DESCR:= open, royalty-free, highly versatile audio codec PKG_SECTION:= libs/audio PKG_URL:= http://opus-codec.org/ -- cgit v1.2.3