From: Rosen Penev Date: Sun, 6 Nov 2022 20:50:55 +0000 (-0800) Subject: speex: update to 1.2.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=49452c2feeb6eea922e25f54837585898d761733;p=feed%2Fpackages.git speex: update to 1.2.1 Signed-off-by: Rosen Penev --- diff --git a/libs/speex/Makefile b/libs/speex/Makefile index 63180ff4d7..9f493ee168 100644 --- a/libs/speex/Makefile +++ b/libs/speex/Makefile @@ -8,15 +8,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=speex -PKG_VERSION:=1.2.0 +PKG_VERSION:=1.2.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.us.xiph.org/releases/speex/ -PKG_HASH:=eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094 +PKG_HASH:=4b44d4f2b38a370a2d98a78329fefc56a0cf93d1c1be70029217baae6628feea PKG_FIXUP:=autoreconf PKG_INSTALL:=1 +PKG_BUILD_PARALLEL:=1 PKG_CPE_ID:=cpe:/a:xiph:speex