pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/stringtie
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 10 08:10:27 UTC 2026
Modified Files:
pkgsrc/biology/stringtie: Makefile
Log Message:
stringtie: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/biology/stringtie/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/stringtie/Makefile
diff -u pkgsrc/biology/stringtie/Makefile:1.2 pkgsrc/biology/stringtie/Makefile:1.3
--- pkgsrc/biology/stringtie/Makefile:1.2 Thu Mar 6 01:19:05 2025
+++ pkgsrc/biology/stringtie/Makefile Tue Feb 10 08:10:27 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2025/03/06 01:19:05 bacon Exp $
+# $NetBSD: Makefile,v 1.3 2026/02/10 08:10:27 wiz Exp $
DISTNAME= stringtie-2.1.1
CATEGORIES= biology
-MASTER_SITES= http://ccb.jhu.edu/software/stringtie/dl/
+MASTER_SITES= https://ccb.jhu.edu/software/stringtie/dl/
MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= http://www.ccb.jhu.edu/software/stringtie/
+HOMEPAGE= https://www.ccb.jhu.edu/software/stringtie/
COMMENT= Transcript assembly and quantification for RNA-seq
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index