mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
update url to https for ccache as well
This commit is contained in:
parent
830e744d79
commit
7dc259ad70
@ -20,8 +20,8 @@ PKG_NAME="ccache"
|
||||
PKG_VERSION="3.3.3"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://ccache.samba.org/"
|
||||
PKG_URL="http://samba.org/ftp/ccache/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_SITE="https://ccache.samba.org/"
|
||||
PKG_URL="https://samba.org/ftp/ccache/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS_HOST="make:host"
|
||||
PKG_SECTION="devel"
|
||||
PKG_SHORTDESC="ccache: A fast compiler cache"
|
||||
|
Loading…
x
Reference in New Issue
Block a user