Skip to content

Commit

Permalink
sqlite: update 3460000 -> 3460100
Browse files Browse the repository at this point in the history
  • Loading branch information
s09bQ5 committed Aug 18, 2024
1 parent 772957d commit 67f6a4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sqlite.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PKG := sqlite
$(PKG)_WEBSITE := https://www.sqlite.org/
$(PKG)_DESCR := SQLite
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3460000
$(PKG)_CHECKSUM := 6f8e6a7b335273748816f9b3b62bbdc372a889de8782d7f048c653a447417a7d
$(PKG)_VERSION := 3460100
$(PKG)_CHECKSUM := 67d3fe6d268e6eaddcae3727fce58fcc8e9c53869bdd07a0c61e38ddf2965071
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.sqlite.org/2024/$($(PKG)_FILE)
Expand Down

0 comments on commit 67f6a4f

Please sign in to comment.