From: Rosen Penev Date: Mon, 27 May 2024 02:36:35 +0000 (-0700) Subject: opus: update to 1.5.2 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=adde47e6f97c7b547f0cea4175959bef4fdbb170;p=feed%2Fpackages.git opus: update to 1.5.2 Signed-off-by: Rosen Penev --- diff --git a/libs/opus/Makefile b/libs/opus/Makefile index ba4f7064d7..2297141aed 100644 --- a/libs/opus/Makefile +++ b/libs/opus/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=opus -PKG_VERSION:=1.5.1 -PKG_RELEASE:=2 +PKG_VERSION:=1.5.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://downloads.xiph.org/releases/opus -PKG_HASH:=b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85 +PKG_HASH:=65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1 PKG_MAINTAINER:=Ted Hess , Ian Leonard PKG_LICENSE:=BSD-3-Clause