diff options
Diffstat (limited to 'src/speex.mk')
-rw-r--r-- | src/speex.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/speex.mk b/src/speex.mk index c1a5555..4f59357 100644 --- a/src/speex.mk +++ b/src/speex.mk @@ -4,7 +4,7 @@ PKG := speex $(PKG)_IGNORE := $(PKG)_VERSION := 1.2rc2 -$(PKG)_CHECKSUM := 03ce8418c4e05cb166374bfadef46e7646da62e1 +$(PKG)_CHECKSUM := ea21987c9e9710a8f2d3448e8b79da9806bce891 $(PKG)_SUBDIR := speex-$($(PKG)_VERSION) $(PKG)_FILE := speex-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://downloads.xiph.org/releases/speex/$($(PKG)_FILE) |