pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

peak-classifier: Update to 0.1.1.16



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jul 18 10:30:55 2021 -0500
Changeset:	ce7a73d2caf54f397ff9affc2d3c358632f4fc38

Modified Files:
	peak-classifier/Makefile
	peak-classifier/distinfo

Log Message:
peak-classifier: Update to 0.1.1.16

Update for biolibc API changes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ce7a73d2caf54f397ff9affc2d3c358632f4fc38

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 peak-classifier/Makefile | 4 ++--
 peak-classifier/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index 680167e06a..e2129e1600 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.1.15
+DISTNAME=	peak-classifier-0.1.1.16
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	aa90e4b05e52528f088204b5a960a0d338c1cd6c
+GITHUB_TAG=	aa13644fd68792f1c839c05ec9726ce21fdf6acf
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 791babbd2d..aebb585c72 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (peak-classifier-0.1.1.15-aa90e4b05e52528f088204b5a960a0d338c1cd6c.tar.gz) = ffb75a2e5cfe3c991d74c0d2fd85ea04a6eefea3
-RMD160 (peak-classifier-0.1.1.15-aa90e4b05e52528f088204b5a960a0d338c1cd6c.tar.gz) = be4af591ad76485068116d7dade95a9c5460f067
-SHA512 (peak-classifier-0.1.1.15-aa90e4b05e52528f088204b5a960a0d338c1cd6c.tar.gz) = 70eb1f627d73ff6eacd8b19573c328978c57dacdf8181101fdb65f203a221406516603417ac929a0df768da05cbd198d04d6ccf5c1a9f4d5380196917cc640c3
-Size (peak-classifier-0.1.1.15-aa90e4b05e52528f088204b5a960a0d338c1cd6c.tar.gz) = 86542 bytes
+SHA1 (peak-classifier-0.1.1.16-aa13644fd68792f1c839c05ec9726ce21fdf6acf.tar.gz) = fde444c053c78a4c55224a478423818a1ba8287d
+RMD160 (peak-classifier-0.1.1.16-aa13644fd68792f1c839c05ec9726ce21fdf6acf.tar.gz) = 7c53eb8ac83f61020b9c92d77b7ae7703ff4c6da
+SHA512 (peak-classifier-0.1.1.16-aa13644fd68792f1c839c05ec9726ce21fdf6acf.tar.gz) = 5f52023958f5808d2a0b5ba011b37bf0aa45ff6f9a5f89efd0c83aefb40a31c1f71a55764a58784a6b5caa747ced90157498e9bfd1aee27049a86862c5b19931
+Size (peak-classifier-0.1.1.16-aa13644fd68792f1c839c05ec9726ce21fdf6acf.tar.gz) = 86535 bytes


Home | Main Index | Thread Index | Old Index