sqlite: rebuild to fix -dbg

This commit is contained in:
Michael Gehring 2017-03-15 15:45:50 +00:00
parent ad8fa78127
commit 6dbb3e967b

View File

@ -1,7 +1,7 @@
# Template build file for 'sqlite'.
pkgname=sqlite
version=3.17.0
revision=1
revision=2
_amalgamationver=$(printf "%d%02d%02d00\n" ${version//./ })
wrksrc="sqlite-autoconf-${_amalgamationver}"
build_style=gnu-configure