diff options
Diffstat (limited to 'audio/librespot')
-rw-r--r-- | audio/librespot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/librespot/Makefile b/audio/librespot/Makefile index f7b72319891..5bbb3be0c2f 100644 --- a/audio/librespot/Makefile +++ b/audio/librespot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2021/07/22 16:16:35 tnn Exp $ +# $NetBSD: Makefile,v 1.11 2021/07/30 12:26:39 ryoon Exp $ DISTNAME= librespot-0.2.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=librespot-org/} GITHUB_TAG= v${PKGVERSION_NOREV} |