diff options
author | wiz <wiz@pkgsrc.org> | 2022-08-11 06:41:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-08-11 06:41:57 +0000 |
commit | 8f9da90e57fb95262027a0fa9e504dba14cae0f2 (patch) | |
tree | ed26405b2ac6901e99af458c291dc03fefc05bab /audio | |
parent | 63adf9b33587cf1d7abe4c35cf27d24eff418a5d (diff) | |
download | pkgsrc-8f9da90e57fb95262027a0fa9e504dba14cae0f2.tar.gz |
*: recursive PKGREVISION bump for mbedtls shlib major increases
Diffstat (limited to 'audio')
-rw-r--r-- | audio/shairport-sync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile index ea29115c864..4c7f6b42bdf 100644 --- a/audio/shairport-sync/Makefile +++ b/audio/shairport-sync/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2022/07/02 16:53:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2022/08/11 06:41:57 wiz Exp $ DISTNAME= shairport-sync-3.3.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=mikebrady/} |