diff options
Diffstat (limited to 'multimedia/mpv/Makefile')
-rw-r--r-- | multimedia/mpv/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 61c9680aec2..a0d733ba16d 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.142 2022/09/11 12:52:03 wiz Exp $ +# $NetBSD: Makefile,v 1.143 2022/11/16 11:27:32 leot Exp $ -DISTNAME= mpv-0.34.1 -PKGREVISION= 10 +DISTNAME= mpv-0.35.0 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=mpv-player/} GITHUB_TAG= v${PKGVERSION_NOREV} |