sqlite3: updated to version 3.46.0

This commit is contained in:
Juergen Daubert 2024-05-23 18:28:55 +02:00
parent 3475601b06
commit 36edc5d2b6
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVequ4jTWfRu05Z8fJxuIsLo5c8UTJx3+tLrQUszveO284SGdBDt2ZOS2jzj/HZ3k0TzAHVFYUsOuWvE3r7zbSvdgc= RWRJc1FUaeVeqh2sDSFLZRq+W3Fma5/jMTKE8HyQso1URS2KUXaDm2bC78TSVgbkVByLhcHI5KlOp/6V1fRHn63eCab2y6ptnQE=
SHA256 (Pkgfile) = b1d7e3ca82d0b6d0c48ee97a22761d300cb2df339c4151059c3b3925e04d00b4 SHA256 (Pkgfile) = 374449d4ffe984e7c114283ba54b10f203331a1ee7e616701f5faf5e204923e6
SHA256 (.footprint) = 54d29bd72af140bd285f65d0e72b3ef8eb4279298c98354632552b41db701253 SHA256 (.footprint) = 54d29bd72af140bd285f65d0e72b3ef8eb4279298c98354632552b41db701253
SHA256 (sqlite-autoconf-3450300.tar.gz) = b2809ca53124c19c60f42bf627736eae011afdcc205bb48270a5ee9a38191531 SHA256 (sqlite-autoconf-3460000.tar.gz) = 6f8e6a7b335273748816f9b3b62bbdc372a889de8782d7f048c653a447417a7d

View File

@ -4,7 +4,7 @@
# Depends on: readline zlib # Depends on: readline zlib
name=sqlite3 name=sqlite3
version=3.45.3 version=3.46.0
release=1 release=1
_version=$(printf "%i%.2i%.2i%.2i" ${version//./ }) _version=$(printf "%i%.2i%.2i%.2i" ${version//./ })