changeset 5049:fe5dae682a3d

* src/speex.mk: update to v1.2.0
author John Donoghue
date Thu, 11 Apr 2019 12:32:45 -0400
parents 08e93bc7ee28
children d80152a06425
files src/speex.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/speex.mk	Thu Apr 11 08:14:46 2019 -0400
+++ b/src/speex.mk	Thu Apr 11 12:32:45 2019 -0400
@@ -3,8 +3,8 @@
 
 PKG             := speex
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.2rc1
-$(PKG)_CHECKSUM := 52daa72572e844e5165315e208da539b2a55c5eb
+$(PKG)_VERSION  := 1.2.0
+$(PKG)_CHECKSUM := 18ebc3fa3236b4369509e9439acc32d0e864fa7f
 $(PKG)_SUBDIR   := speex-$($(PKG)_VERSION)
 $(PKG)_FILE     := speex-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://downloads.xiph.org/releases/speex/$($(PKG)_FILE)