sqlite3: update to 3.19.0

This commit is contained in:
Juergen Daubert 2017-05-23 18:18:58 +02:00
parent 33b3a72ac0
commit 23ebffc240
4 changed files with 6 additions and 5 deletions

View File

@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/sqlite3
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/msvc.h
-rw-r--r-- root/root usr/include/sqlite3.h
-rw-r--r-- root/root usr/include/sqlite3ext.h
drwxr-xr-x root/root usr/lib/

View File

@ -1 +1 @@
a6687a8ae1f66abc8df739aeadecfd0c sqlite-autoconf-3180000.tar.gz
2426883b4dd3a9fd6aeb28a16b81a72b sqlite-autoconf-3190000.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UI1JXfluSq8pcZ+BawW3rV2xyBg/E1Z/09WkNZhBk1203t9VBaOpa2fybk7+SkOxdqFXQar1hX4XjcVd/l3dgE=
SHA256 (Pkgfile) = de34da178823a192757f01546d30bc85c9720e8c6e88384e0a5e604995b1ae10
RWSE3ohX2g5d/fxEgi7ieeEdmE9CQ6wGw9CiC1mKdPQLClfFPu7ZWl29Q9KKA63BmlrdJN/yOk5M0s/cR3k9boIXJ6N6DFcj7AY=
SHA256 (Pkgfile) = e7c33f5c0e9fe725c289f25dcb43e11474776514a90cc57614c211a762131c02
SHA256 (.footprint) = 54d29bd72af140bd285f65d0e72b3ef8eb4279298c98354632552b41db701253
SHA256 (sqlite-autoconf-3180000.tar.gz) = 3757612463976e7d08c5e9f0af3021613fc24bbcfe1c51197d6776b9ece9ac5c
SHA256 (sqlite-autoconf-3190000.tar.gz) = b516e665952c6659638eab3283f09f317afb212fd8e39d6415b4b6259c37b0f5

View File

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