You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
sqlite3: update to 3.53.1
This commit is contained in:
@@ -5,7 +5,7 @@ PortGroup clang_dependency 1.0
|
||||
|
||||
name sqlite3
|
||||
# don't forget to update the checksums for sqlite3-tools when updating sqlite3
|
||||
version 3.53.0
|
||||
version 3.53.1
|
||||
epoch 1
|
||||
revision 0
|
||||
categories databases
|
||||
@@ -29,9 +29,9 @@ master_sites ${homepage}/2026
|
||||
set padded_ver [string range [subst [regsub -all {\.([0-9]+)} "${version}.0.0" {[format %02d \1]}]] 0 6]
|
||||
distname sqlite-autoconf-${padded_ver}
|
||||
|
||||
checksums rmd160 0c89d3825e055f9b775158a65598455290e21a8b \
|
||||
sha256 851e9b38192fe2ceaa65e0baa665e7fa06230c3d9bd1a6a9662d02380d73365a \
|
||||
size 3274709
|
||||
checksums rmd160 6530280bd27a54320117cd7e8aafb94359447c5b \
|
||||
sha256 83e6b2020a034e9a7ad4a72feea59e1ad52f162e09cbd26735a3ffb98359fc4f \
|
||||
size 3275272
|
||||
|
||||
depends_lib port:libedit \
|
||||
port:ncurses \
|
||||
@@ -115,9 +115,9 @@ subport ${name}-tools {
|
||||
|
||||
conflicts sqlcipher-tools
|
||||
|
||||
checksums rmd160 3c878d8014537fcc88336ede328c6f9acecb0d57 \
|
||||
sha256 fbc30cdbfcfa42c78fe7bddd3fd37ab8995369a31d39097a5d0633296c0b6e65 \
|
||||
size 14513779
|
||||
checksums rmd160 40c2e99a0cb8d056a193d2c5ab289159d1179f91 \
|
||||
sha256 1b2b5755d9064c4d5d1b0bf5307b48b089963e291c40cc7351318aa1b61c460e \
|
||||
size 14515734
|
||||
|
||||
use_zip yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user