mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -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>
|
# Created by: Reed A. Cartwright <cartwright@asu.edu>
|
||||||
|
|
||||||
PORTNAME= htslib
|
PORTNAME= htslib
|
||||||
DISTVERSION= 1.14
|
DISTVERSION= 1.15
|
||||||
CATEGORIES= biology devel
|
CATEGORIES= biology devel
|
||||||
# Github generated distfiles are incomplete, so use custom tarball
|
# Github generated distfiles are incomplete, so use custom tarball
|
||||||
MASTER_SITES= https://github.com/samtools/htslib/releases/download/${DISTVERSION}/
|
MASTER_SITES= https://github.com/samtools/htslib/releases/download/${DISTVERSION}/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1639702310
|
TIMESTAMP = 1645831536
|
||||||
SHA256 (htslib-1.14.tar.bz2) = ed221b8f52f4812f810eebe0cc56cd8355a5c9d21c62d142ac05ad0da147935f
|
SHA256 (htslib-1.15.tar.bz2) = 1a9f49911503a22f56817cc82ea9b87fb7e7467b5ff989ca5aa61c12e7d532d9
|
||||||
SIZE (htslib-1.14.tar.bz2) = 4136564
|
SIZE (htslib-1.15.tar.bz2) = 4141168
|
||||||
|
|
Loading…
Add table
Reference in a new issue