sqlite: update links to secure

This commit is contained in:
qods 2015-09-16 16:39:45 +02:00 committed by Stephan Raue
parent a0f8a05ef8
commit e39ca59565

View File

@ -21,8 +21,8 @@ PKG_VERSION="autoconf-3081101"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="PublicDomain"
PKG_SITE="http://www.sqlite.org/"
PKG_URL="http://sqlite.org/2015/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_SITE="https://www.sqlite.org/"
PKG_URL="https://www.sqlite.org/2015/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="database"