diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
commit | a7fef9eb5b4619db0e91035e520e773c20fa2071 (patch) | |
tree | 5709b99f718fd966ea5f1033219742da1a507831 /audio/gst-plugins0.10-pulse | |
parent | 8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff) | |
download | pkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz |
revbump for textproc/icu
Diffstat (limited to 'audio/gst-plugins0.10-pulse')
-rw-r--r-- | audio/gst-plugins0.10-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gst-plugins0.10-pulse/Makefile b/audio/gst-plugins0.10-pulse/Makefile index 5f2f5445538..4087518d364 100644 --- a/audio/gst-plugins0.10-pulse/Makefile +++ b/audio/gst-plugins0.10-pulse/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2021/02/07 06:30:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2021/04/21 11:40:57 adam Exp $ # GST_PLUGINS0.10_NAME= pulse GST_PLUGINS0.10_DIRS= ext/pulse GST_PLUGINS0.10_FLAGS= pulse -PKGREVISION= 21 +PKGREVISION= 22 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |