diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2022-08-11 05:08:00 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2022-08-11 05:08:00 +0000 |
commit | b86113774bead4a7bcbe0bca0697f8bc97feb532 (patch) | |
tree | 42b9f67bb5d03c9556d48c766cce1b11e1a7b614 /audio/audacious-plugins/Makefile | |
parent | dd5600119f9915b2e94ffd731c66674e080c2dcc (diff) | |
download | pkgsrc-b86113774bead4a7bcbe0bca0697f8bc97feb532.tar.gz |
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Diffstat (limited to 'audio/audacious-plugins/Makefile')
-rw-r--r-- | audio/audacious-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile index 1d14448e1ea..6067e62eb3e 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.132 2022/07/02 16:53:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.133 2022/08/11 05:08:01 gutteridge Exp $ DISTNAME= audacious-plugins-4.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio MASTER_SITES= https://distfiles.audacious-media-player.org/ EXTRACT_SUFX= .tar.bz2 |