diff --git a/sqlite3/.md5sum b/sqlite3/.md5sum index 1c1e85deb..6beb82caa 100644 --- a/sqlite3/.md5sum +++ b/sqlite3/.md5sum @@ -1 +1 @@ -7913de4c3126ba3c24689cb7a199ea31 sqlite-autoconf-3210000.tar.gz +96b5648d542e8afa6ab7ffb8db8ddc3d sqlite-autoconf-3220000.tar.gz diff --git a/sqlite3/.signature b/sqlite3/.signature index 6d557e3c9..1f7730976 100644 --- a/sqlite3/.signature +++ b/sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aaskelcta2rul9GgHDU+KJnzvmJtFjmgcoqrrO2UFM4S5apoW0y5wU6vBiiraxuuVr6qFVXQk89SAuXGW8GEQI= -SHA256 (Pkgfile) = 0f95084e1c30a189173b5228281725a11bdd3fe14d4d7404c84d132a3e149cda +RWSE3ohX2g5d/UB/sOr/8YAWJTjIHlhLKuzYOcLhdfPxUvtvKhe3i3koMrz5Y8MNJ6CbyZdpLaEtZrPiLOltdYAcokhHadunVw8= +SHA256 (Pkgfile) = 3ec46bb70cd58fac31c976e6bc2efd9778f12999692222b11cd38a6709ae4ae8 SHA256 (.footprint) = 54d29bd72af140bd285f65d0e72b3ef8eb4279298c98354632552b41db701253 -SHA256 (sqlite-autoconf-3210000.tar.gz) = d7dd516775005ad87a57f428b6f86afd206cb341722927f104d3f0cf65fbbbe3 +SHA256 (sqlite-autoconf-3220000.tar.gz) = 2824ab1238b706bc66127320afbdffb096361130e23291f26928a027b885c612 diff --git a/sqlite3/Pkgfile b/sqlite3/Pkgfile index 3c79a10bc..64616aa33 100644 --- a/sqlite3/Pkgfile +++ b/sqlite3/Pkgfile @@ -1,14 +1,14 @@ # Description: SQL database engine # URL: http://www.sqlite.org/ # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: readline +# Depends on: readline zlib name=sqlite3 -version=3.21.0 +version=3.22.0 release=1 _version=$(printf "%i%.2i%.2i%.2i" ${version//./ }) -source=(http://www.sqlite.org/2017/sqlite-autoconf-${_version}.tar.gz) +source=(http://www.sqlite.org/2018/sqlite-autoconf-${_version}.tar.gz) build () { cd sqlite-autoconf-${_version}