pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/lua-lsqlite3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan  7 08:44:15 UTC 2026

Modified Files:
        pkgsrc/databases/lua-lsqlite3: Makefile

Log Message:
lua-sqlite3: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/databases/lua-lsqlite3/Makefile

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

Modified files:

Index: pkgsrc/databases/lua-lsqlite3/Makefile
diff -u pkgsrc/databases/lua-lsqlite3/Makefile:1.19 pkgsrc/databases/lua-lsqlite3/Makefile:1.20
--- pkgsrc/databases/lua-lsqlite3/Makefile:1.19 Thu Apr 17 21:50:03 2025
+++ pkgsrc/databases/lua-lsqlite3/Makefile      Wed Jan  7 08:44:15 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.19 2025/04/17 21:50:03 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/01/07 08:44:15 wiz Exp $
 
 DISTNAME=      lsqlite3_v096
 PKGNAME=       ${LUA_PKGPREFIX}-lsqlite3-0.9.6
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    databases lua
 MASTER_SITES=  http://lua.sqlite.org/index.cgi/zip/
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://lua.sqlite.org/index.cgi/index
+HOMEPAGE=      http://lua.sqlite.org/home/index
 COMMENT=       Binding for Lua to the SQLite3 database library
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index