diff options
Diffstat (limited to 'biology/htslib/Makefile')
-rw-r--r-- | biology/htslib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/htslib/Makefile b/biology/htslib/Makefile index 7f6d1336bdb..1679bb60fb8 100644 --- a/biology/htslib/Makefile +++ b/biology/htslib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2021/09/29 19:00:20 adam Exp $ +# $NetBSD: Makefile,v 1.23 2021/12/08 16:03:23 adam Exp $ DISTNAME= htslib-1.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= biology # Github-generated distfiles are incomplete, use custom tarballs instead MASTER_SITES= https://github.com/samtools/htslib/releases/download/${PKGVERSION_NOREV}/ |