diff options
Diffstat (limited to 'audio/ncspot/Makefile')
-rw-r--r-- | audio/ncspot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index d160af9f51f..693b39f5a71 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2021/04/13 10:52:43 pin Exp $ +# $NetBSD: Makefile,v 1.19 2021/05/11 08:15:17 pin Exp $ -DISTNAME= ncspot-0.6.0 +DISTNAME= ncspot-0.7.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=hrkfdn/} GITHUB_TAG= v${PKGVERSION_NOREV} |