diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-31 14:25:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-31 14:25:49 +0000 |
commit | 85a2020aff18468b76a88c2d614feca650d9b945 (patch) | |
tree | c2d0daa8f0724d11f08a0d25ed85a401fc4d00dd /audio/alsa-lib/Makefile | |
parent | f502a36c6bf7454613de54f19f0530e39a290aa7 (diff) | |
download | pkgsrc-85a2020aff18468b76a88c2d614feca650d9b945.tar.gz |
Update alsa packages to 1.0.21.
http://www.alsa-project.org/main/index.php/Changes_v1.0.18_v1.0.19
http://www.alsa-project.org/main/index.php/Changes_v1.0.19_v1.0.20
http://www.alsa-project.org/main/index.php/Changes_v1.0.20_v1.0.21
contain ~300kB of changes.
Diffstat (limited to 'audio/alsa-lib/Makefile')
-rw-r--r-- | audio/alsa-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/alsa-lib/Makefile b/audio/alsa-lib/Makefile index 04ecb69e2b9..62eb0fae2f0 100644 --- a/audio/alsa-lib/Makefile +++ b/audio/alsa-lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/01/28 05:38:53 obache Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/31 14:25:49 wiz Exp $ # -DISTNAME= alsa-lib-1.0.18 +DISTNAME= alsa-lib-1.0.21 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/ EXTRACT_SUFX= .tar.bz2 |