diff options
Diffstat (limited to 'ham/hackrf/Makefile')
-rw-r--r-- | ham/hackrf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/hackrf/Makefile b/ham/hackrf/Makefile index 81c87904eae..295e921585b 100644 --- a/ham/hackrf/Makefile +++ b/ham/hackrf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2021/04/29 23:30:15 thor Exp $ +# $NetBSD: Makefile,v 1.12 2022/06/30 11:18:30 nia Exp $ DISTNAME= hackrf-2021.03.1 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_GITHUB:=mossmann/} GITHUB_RELEASE= v${PKGVERSION_NOREV} |