mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
11 lines
324 B
Makefile
11 lines
324 B
Makefile
# $NetBSD: Makefile.version,v 1.21 2016/09/13 10:48:24 adam Exp $
|
|
# used by databases/sqlite3/Makefile
|
|
# used by databases/sqlite3-docs/Makefile
|
|
# used by databases/sqlite3-tcl/Makefile
|
|
|
|
SQLITE3_DISTVERSION= 3140200
|
|
SQLITE3_VERSION= 3.14.2
|
|
|
|
MASTER_SITES= http://www.hwaci.com/sw/sqlite/2016/ \
|
|
http://www.sqlite.org/2016/
|