diff options
author | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
commit | f541e11970c0928c97f9e5119cc927afa0f8910a (patch) | |
tree | 0ed41dd52d88e99122ea10fd02e260e1fcc50746 /audio/alsa-plugins-pulse | |
parent | 6851ffc9c3f0810a2549284162592b280f5e8673 (diff) | |
download | pkgsrc-f541e11970c0928c97f9e5119cc927afa0f8910a.tar.gz |
*: revbump for libsndfile
Diffstat (limited to 'audio/alsa-plugins-pulse')
-rw-r--r-- | audio/alsa-plugins-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/alsa-plugins-pulse/Makefile b/audio/alsa-plugins-pulse/Makefile index 8c4b4dd826f..3d93da4924b 100644 --- a/audio/alsa-plugins-pulse/Makefile +++ b/audio/alsa-plugins-pulse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2020/03/08 16:48:35 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2020/08/18 17:57:33 leot Exp $ DISTNAME= alsa-plugins-1.1.1 PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ EXTRACT_SUFX= .tar.bz2 |