aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sqlite/sqlite_2.8.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sqlite/sqlite_2.8.17.bb')
-rw-r--r--recipes/sqlite/sqlite_2.8.17.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/sqlite/sqlite_2.8.17.bb b/recipes/sqlite/sqlite_2.8.17.bb
index 56ac1def88..b83c58374c 100644
--- a/recipes/sqlite/sqlite_2.8.17.bb
+++ b/recipes/sqlite/sqlite_2.8.17.bb
@@ -4,11 +4,11 @@ SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "readline ncurses"
LICENSE = "PD"
-PR = "r5"
+PR = "r6"
SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \
- file://mainmk_build_dynamic.patch;patch=1 \
- file://mainmk_no_tcl.patch;patch=1 \
+ file://mainmk_build_dynamic.patch \
+ file://mainmk_no_tcl.patch \
file://sqlite.pc"
SOURCES = "attach.o auth.o btree.o btree_rb.o build.o copy.o date.o delete.o \