diff options
Diffstat (limited to 'biology/htslib/Makefile')
-rw-r--r-- | biology/htslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/htslib/Makefile b/biology/htslib/Makefile index ec7ab0ab4d8d..d4512851afd1 100644 --- a/biology/htslib/Makefile +++ b/biology/htslib/Makefile @@ -1,7 +1,7 @@ # Created by: Reed A. Cartwright <cartwright@asu.edu> PORTNAME= htslib -DISTVERSION= 1.13 +DISTVERSION= 1.14 CATEGORIES= biology devel # Github generated distfiles are incomplete, so use custom tarball MASTER_SITES= https://github.com/samtools/htslib/releases/download/${DISTVERSION}/ |