diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
commit | 3c1606cff5909c864cffbb098f41ac6570e7a581 (patch) | |
tree | 5fa2d044b97d1bb90c9f7d4006ad854e49ded729 /audio/pulseaudio | |
parent | 3d2f2d359a4af120b78cc2ab3492b98f732931d2 (diff) | |
download | pkgsrc-3c1606cff5909c864cffbb098f41ac6570e7a581.tar.gz |
Recursive bump for harfbuzz's new graphite2 dependency.
Diffstat (limited to 'audio/pulseaudio')
-rw-r--r-- | audio/pulseaudio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 294db1281f9..5b7540be20d 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2017/01/21 19:32:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.118 2017/02/06 13:55:05 wiz Exp $ DISTNAME= pulseaudio-10.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ EXTRACT_SUFX= .tar.xz |