https: update various LE urls

This commit is contained in:
chewitt 2017-06-29 12:57:18 +01:00
parent d0fab4f3d7
commit afe0edcb1c
3 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ chmod +x /storage/.kodi/addons/*/bin/*
# hack: update RSSnews.xml in userdata
if [ -f /storage/.kodi/userdata/RssFeeds.xml ]; then
sed -e "s,http://libreelec.tv/news?format=feed&type=rss,http://feeds.libreelec.tv/news,g" \
sed -e "s,http://libreelec.tv/news?format=feed&type=rss,https://feeds.libreelec.tv/news,g" \
-i /storage/.kodi/userdata/RssFeeds.xml
fi

View File

@ -20,7 +20,7 @@ PKG_NAME="installer"
PKG_VERSION="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://libreelec.tv/"
PKG_SITE="https://libreelec.tv/"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain busybox newt parted e2fsprogs syslinux"
PKG_SECTION="tools"

View File

@ -21,8 +21,8 @@ xmlns:vssd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemS
<Info>Meta-information about the installed software</Info>
<Product>LibreELEC</Product>
<Vendor>LibreELEC</Vendor>
<ProductUrl>http://libreelec.tv</ProductUrl>
<VendorUrl>http://libreelec.tv</VendorUrl>
<ProductUrl>https://libreelec.tv</ProductUrl>
<VendorUrl>https://libreelec.tv</VendorUrl>
</ProductSection>
<AnnotationSection>
<Info>A human-readable annotation</Info>