pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/mlir
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 10 07:48:59 UTC 2026
Modified Files:
pkgsrc/lang/mlir: Makefile
Log Message:
mlir: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/mlir/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/mlir/Makefile
diff -u pkgsrc/lang/mlir/Makefile:1.7 pkgsrc/lang/mlir/Makefile:1.8
--- pkgsrc/lang/mlir/Makefile:1.7 Sat Dec 6 12:27:59 2025
+++ pkgsrc/lang/mlir/Makefile Sat Jan 10 07:48:59 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2025/12/06 12:27:59 he Exp $
+# $NetBSD: Makefile,v 1.8 2026/01/10 07:48:59 wiz Exp $
PKGREVISION= 1
.include "../../lang/llvm/version.mk"
@@ -8,7 +8,7 @@ PKGNAME= ${DISTNAME:S/.src//}
CATEGORIES= lang devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://mlir.llvm.org/
+HOMEPAGE= https://mlir.llvm.org/
COMMENT= Multi-Level Intermediate Representation
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index