From fc2aef9f98feaa52577bf2c0cdefd19bd2713a5f Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Sat, 17 Jun 2017 13:24:30 +0200
Subject: opus: update to 1.1.5

---
 package/opus/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'package')

diff --git a/package/opus/Makefile b/package/opus/Makefile
index 219c73f76..cae0fca62 100644
--- a/package/opus/Makefile
+++ b/package/opus/Makefile
@@ -4,13 +4,13 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		opus
-PKG_VERSION:=		1.1.4
+PKG_VERSION:=		1.1.5
 PKG_RELEASE:=		1
-PKG_HASH:=		9122b6b380081dd2665189f97bfd777f04f92dc3ab6698eea1dbb27ad59d8692
+PKG_HASH:=		eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4
 PKG_DESCR:=		open, royalty-free, highly versatile audio codec
 PKG_SECTION:=		libs/audio
 PKG_URL:=		http://opus-codec.org/
-PKG_SITES:=		http://downloads.xiph.org/releases/opus/
+PKG_SITES:=		https://archive.mozilla.org/pub/opus/
 PKG_LIBNAME:=		libopus
 PKG_OPTS:=		dev
 
-- 
cgit v1.2.3