diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-16 23:45:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-16 23:45:10 +0000 |
commit | 9c24bb051e28fd622106fbbffda205fcd1e12e85 (patch) | |
tree | 6ace357f6d26d920f3444a3060831d7841f86eac /audio/quodlibet2/Makefile | |
parent | 48a9fea9fb26c9e4ae841aa1d2c4db6e7fbdae00 (diff) | |
download | pkgsrc-9c24bb051e28fd622106fbbffda205fcd1e12e85.tar.gz |
Recursive bump for libvpx shlib major change.
Diffstat (limited to 'audio/quodlibet2/Makefile')
-rw-r--r-- | audio/quodlibet2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile index 1118f19fd9c..f89850c567d 100644 --- a/audio/quodlibet2/Makefile +++ b/audio/quodlibet2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:24 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/01/16 23:45:11 wiz Exp $ DISTNAME= quodlibet-2.6.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/ |