From d96a24f6fb5c619661e97e4316b2f29650cef52b Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 8 Dec 2003 19:28:49 +0000 Subject: Update to 1.0.3: In this bugfix release: a fix for a multithreading bug and a correction for an underflow problem that could slow decoding dramatically on x86 processors. --- audio/speex/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio/speex/Makefile') diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 31259f86e70..9538c845e3f 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/12/08 14:41:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/12/08 19:28:49 wiz Exp $ # -DISTNAME= speex-1.0.2 -PKGREVISION= 1 +DISTNAME= speex-1.0.3 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ -- cgit v1.2.3