aboutsummaryrefslogtreecommitdiff
path: root/biology/samtools/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2023-02-24 23:27:21 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2023-02-24 23:27:21 +0000
commit1993bfc7cf7d933c1a8cc11bf2198ce8691a0d76 (patch)
tree821c554bc6862cacf90c20228f4b47295a6ed108 /biology/samtools/Makefile
parent5ce41514802cd442c01388c30a97e1fde16d836f (diff)
downloadports-1993bfc7cf7d933c1a8cc11bf2198ce8691a0d76.tar.gz
ports-1993bfc7cf7d933c1a8cc11bf2198ce8691a0d76.zip
biology/samtools: Update to 1.17
Numerous enhancements and bug fixes Changes: https://github.com/samtools/samtools/releases Reported by: portscout
Diffstat (limited to 'biology/samtools/Makefile')
-rw-r--r--biology/samtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/samtools/Makefile b/biology/samtools/Makefile
index 64b06bff07e8..92da7c61eff7 100644
--- a/biology/samtools/Makefile
+++ b/biology/samtools/Makefile
@@ -1,5 +1,5 @@
PORTNAME= samtools
-DISTVERSION= 1.16.1
+DISTVERSION= 1.17
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org