diff options
author | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
commit | c4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch) | |
tree | aa11122615289b26a603d8cc8dc8954329859f08 /net/gst-plugins0.10-soup | |
parent | 71596667b607c939aee60c15d4c4282addbf2e8d (diff) | |
download | pkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz |
massive revision bump after textproc/icu update
Diffstat (limited to 'net/gst-plugins0.10-soup')
-rw-r--r-- | net/gst-plugins0.10-soup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gst-plugins0.10-soup/Makefile b/net/gst-plugins0.10-soup/Makefile index 1e237362403..e6f69c99d13 100644 --- a/net/gst-plugins0.10-soup/Makefile +++ b/net/gst-plugins0.10-soup/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2022/04/18 19:11:50 adam Exp $ +# $NetBSD: Makefile,v 1.42 2022/11/23 16:20:50 adam Exp $ # GST_PLUGINS0.10_NAME= soup GST_PLUGINS0.10_DIRS= ext/soup -PKGREVISION= 30 +PKGREVISION= 31 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |