pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/stylua
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 10 08:11:19 UTC 2026
Modified Files:
pkgsrc/devel/stylua: Makefile
Log Message:
stylua: fix HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/stylua/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/stylua/Makefile
diff -u pkgsrc/devel/stylua/Makefile:1.3 pkgsrc/devel/stylua/Makefile:1.4
--- pkgsrc/devel/stylua/Makefile:1.3 Fri Mar 31 15:19:29 2023
+++ pkgsrc/devel/stylua/Makefile Tue Feb 10 08:11:18 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2023/03/31 15:19:29 nikita Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/10 08:11:18 wiz Exp $
DISTNAME= stylua-0.17.1
CATEGORIES= devel
@@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
GITHUB_PROJECT= StyLua
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Morganz/StyLua/
+HOMEPAGE= https://github.com/JohnnyMorganz/StyLua
COMMENT= Opinionated Lua code formatter
LICENSE= mpl-2.0
Home |
Main Index |
Thread Index |
Old Index