Skip to content

Commit

Permalink
Merge pull request #981 from mariux64/update-sqlite-from-3.19.03-to-3…
Browse files Browse the repository at this point in the history
….26.00

Update SQLite from 3.19.03 to 3.26.00
  • Loading branch information
donald authored Dec 19, 2018
2 parents 86e672b + 46bb46c commit 3e03ef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sqlite.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/env beesh

# BEE_VERSION sqlite-3.19.03.00-0
# BEE_VERSION sqlite-3.26.00.00-0

SRCURL[0]="https://sqlite.org/2017/sqlite-autoconf-${PKGVERSION//./}.tar.gz"
SRCURL[0]="https://sqlite.org/2018/sqlite-autoconf-${PKGVERSION//./}.tar.gz"

mee_configure() {
bee_configure \
Expand Down

0 comments on commit 3e03ef1

Please sign in to comment.