Skip to content

Commit

Permalink
sqlite: Update version from 3.26.0 to 3.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jun 27, 2019
1 parent cfc2ed2 commit e985d56
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.26.00.00-0
# BEE_VERSION sqlite-3.28.00.00-0

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

mee_configure() {
bee_configure \
Expand Down

0 comments on commit e985d56

Please sign in to comment.