Skip to content
Permalink
Browse files

sqlite3: update to 3.28.0

  • Loading branch information
Schamschula committed Apr 17, 2019
1 parent d7a8ad3 commit d590f263e595f5d049a0f858a75958e23e66002a
Showing with 7 additions and 7 deletions.
  1. +7 −7 databases/sqlite3/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0

name sqlite3
# don't forget to update the checksums for sqlite3-tools when updating sqlite3
version 3.27.2
version 3.28.0
revision 0
categories databases
platforms darwin
@@ -28,9 +28,9 @@ master_sites ${homepage}2019
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 c47b1ed9ffd5662b3dd1faf5eb2abad28e7d2554 \
sha256 50c39e85ea28b5ecfdb3f9e860afe9ba606381e21836b2849efca6a0bfe6ef6e \
size 2797531
checksums rmd160 b4e13e4b6ae0678a3813e6c07c4df6596d2e6683 \
sha256 d61b5286f062adfce5125eaf544d495300656908e61fca143517afcc0a89b7c3 \
size 2810415

depends_lib port:libedit \
port:ncurses \
@@ -99,9 +99,9 @@ subport ${name}-tools {
database files, including the sqldiff program and the \
sqlite3_analyzer program.

checksums rmd160 c35455e494983a04dbff6bd4b9b1511d1b60a107 \
sha256 15bd4286f2310f5fae085a1e03d9e6a5a0bb7373dcf8d4020868792e840fdf0a \
size 12248529
checksums rmd160 73241e9eb7a3938453e822e4af7ac71099c12f27 \
sha256 905279142d81c23e0a8803e44c926a23abaf47e2b274eda066efae11c23a6597 \
size 12477204



0 comments on commit d590f26

Please sign in to comment.
You can’t perform that action at this time.