diff options
Diffstat (limited to 'ham/uhd/Makefile')
-rw-r--r-- | ham/uhd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index b2e371fd93c..c3f6d789fc7 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2022/04/12 20:10:46 tnn Exp $ +# $NetBSD: Makefile,v 1.68 2022/06/30 11:18:30 nia Exp $ DISTNAME= uhd-4.1.0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/} GITHUB_TAG= v${PKGVERSION_NOREV} |