mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
samba: update samba url to https
This commit is contained in:
parent
317567c6b9
commit
8517c9f5bc
@ -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"
|
||||
|
@ -20,8 +20,8 @@ PKG_NAME="samba"
|
||||
PKG_VERSION="3.6.25"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.samba.org"
|
||||
PKG_URL="http://samba.org/samba/ftp/stable/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_SITE="https://www.samba.org"
|
||||
PKG_URL="https://samba.org/samba/ftp/stable/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib connman"
|
||||
PKG_SECTION="network"
|
||||
PKG_SHORTDESC="samba: The free SMB / CIFS fileserver and client"
|
||||
|
Loading…
x
Reference in New Issue
Block a user