summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/sqlite/sqlite3_3.7.9.bb
blob: 8f7348d10b6bcd33aed9da8d21f87dfabbdb077a (plain)
1
2
3
4
5
6
7
8
9
10
11
require sqlite3.inc

PR = "r1"

LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"

SRC_URI = "http://www.sqlite.org/sqlite-autoconf-3070900.tar.gz"
S = "${WORKDIR}/sqlite-autoconf-3070900"

SRC_URI[md5sum] = "dce303524736fe89a76b8ed29d566352"
SRC_URI[sha256sum] = "7be6cdb375505e5d9a4aee88b2ddb6ea0d9d29c9545114ff77b345e1fa812439"