pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/sqlite
Module Name: pkgsrc
Committed By: zafer
Date: Sat Dec 30 21:16:28 UTC 2023
Modified Files:
pkgsrc/databases/sqlite: Makefile
Log Message:
clean-up master site
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/databases/sqlite/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/sqlite/Makefile
diff -u pkgsrc/databases/sqlite/Makefile:1.49 pkgsrc/databases/sqlite/Makefile:1.50
--- pkgsrc/databases/sqlite/Makefile:1.49 Sat Jun 25 09:17:38 2022
+++ pkgsrc/databases/sqlite/Makefile Sat Dec 30 21:16:28 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.49 2022/06/25 09:17:38 he Exp $
+# $NetBSD: Makefile,v 1.50 2023/12/30 21:16:28 zafer Exp $
DISTNAME= sqlite-2.8.17
PKGREVISION= 3
CATEGORIES= databases
-MASTER_SITES= http://www.hwaci.com/sw/sqlite/
-MASTER_SITES+= http://www.sqlite.org/
+MASTER_SITES= https://www.sqlite.org/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.hwaci.com/sw/sqlite/
Home |
Main Index |
Thread Index |
Old Index