Update speex

This commit is contained in:
Jonas Kvinge 2018-09-23 23:15:10 +02:00
parent 239ff09753
commit 2cdb5d3186
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ PKG := speex
$(PKG)_WEBSITE := https://speex.org/
$(PKG)_DESCR := Speex
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.2rc2
$(PKG)_CHECKSUM := caa27c7247ff15c8521c2ae0ea21987c9e9710a8f2d3448e8b79da9806bce891
$(PKG)_VERSION := 1.2.0
$(PKG)_CHECKSUM := eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094
$(PKG)_SUBDIR := speex-$($(PKG)_VERSION)
$(PKG)_FILE := speex-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://downloads.xiph.org/releases/speex/$($(PKG)_FILE)