liblognorm: update PKG_URL to https

This commit is contained in:
Rudi Heitbaum 2022-12-07 12:52:09 +00:00
parent f0e986a35c
commit 3604c67436

View File

@ -5,7 +5,7 @@ PKG_NAME="liblognorm"
PKG_VERSION="2.0.6"
PKG_SHA256="594ea3318ef419cb7f21cf81c513db35a838b32207999a11a82b709da9ff9a2b"
PKG_LICENSE="GPL"
PKG_SITE="http://www.liblognorm.com"
PKG_SITE="https://www.liblognorm.com"
PKG_URL="https://github.com/rsyslog/liblognorm/archive/v${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain libestr libfastjson"
PKG_TOOLCHAIN="autotools"