summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c25c23196fd4010acbed4df50ddf8d1c0d21bb05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = mingw-w64-sqlite
	pkgdesc = A C library that implements an SQL database engine (mingw-w64)
	pkgver = 3.45.3
	pkgrel = 1
	url = https://www.sqlite.org/
	arch = any
	groups = mingw-w64
	license = custom:Public Domain
	makedepends = mingw-w64-configure
	makedepends = mingw-w64-pdcurses
	makedepends = mingw-w64-readline
	depends = mingw-w64-crt
	options = !buildflags
	options = !strip
	options = staticlibs
	source = https://www.sqlite.org/2024/sqlite-autoconf-3450300.tar.gz
	sha256sums = b2809ca53124c19c60f42bf627736eae011afdcc205bb48270a5ee9a38191531

pkgname = mingw-w64-sqlite