diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
commit | 1b33c583079360b560572dc1a2660b4490ce69ac (patch) | |
tree | 4a5bf97026b7c69fedca52fa7fd753c1efc1a86f /audio/alsa-plugins-pulse | |
parent | a3d6e8c5a6c287e544d791c32ce7bea1ffb8e14c (diff) | |
download | pkgsrc-1b33c583079360b560572dc1a2660b4490ce69ac.tar.gz |
*: Recursive revbump from audio/pulseaudio-14.0
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 3d93da4924b..eff2c389d1a 100644 --- a/audio/alsa-plugins-pulse/Makefile +++ b/audio/alsa-plugins-pulse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2020/08/18 17:57:33 leot Exp $ +# $NetBSD: Makefile,v 1.30 2021/01/01 09:52:14 ryoon Exp $ DISTNAME= alsa-plugins-1.1.1 PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/} -PKGREVISION= 8 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ EXTRACT_SUFX= .tar.bz2 |