mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
biology/htslib: Update to 1.15
A few minor bug fixes and enhancements No API changes affecting existing dependents Reported by: portscout
This commit is contained in:
parent
580776c6bd
commit
b3b13f54dc
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Reed A. Cartwright <cartwright@asu.edu>
|
||||
|
||||
PORTNAME= htslib
|
||||
DISTVERSION= 1.14
|
||||
DISTVERSION= 1.15
|
||||
CATEGORIES= biology devel
|
||||
# Github generated distfiles are incomplete, so use custom tarball
|
||||
MASTER_SITES= https://github.com/samtools/htslib/releases/download/${DISTVERSION}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1639702310
|
||||
SHA256 (htslib-1.14.tar.bz2) = ed221b8f52f4812f810eebe0cc56cd8355a5c9d21c62d142ac05ad0da147935f
|
||||
SIZE (htslib-1.14.tar.bz2) = 4136564
|
||||
TIMESTAMP = 1645831536
|
||||
SHA256 (htslib-1.15.tar.bz2) = 1a9f49911503a22f56817cc82ea9b87fb7e7467b5ff989ca5aa61c12e7d532d9
|
||||
SIZE (htslib-1.15.tar.bz2) = 4141168
|
||||
|
|
Loading…
Add table
Reference in a new issue