update package sqlite

pull/93/merge
Mark Brand 12 years ago
parent 153f56d3da
commit cd4e931212

@ -1915,7 +1915,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="sqlite-package">sqlite</td>
<td id="sqlite-version">3071401</td>
<td id="sqlite-version">3071500</td>
<td id="sqlite-website"><a href="http://www.sqlite.org/">SQLite</a></td>
</tr>
<tr>

@ -3,7 +3,7 @@
PKG := sqlite
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := c464e0e3efe98227c6546b9b1e786b51b8b642fc
$(PKG)_CHECKSUM := 7b463b76b7a0e322dcdf7bf2221f6e508511e392
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.sqlite.org/$($(PKG)_FILE)

Loading…
Cancel
Save