mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libiconv: update to 1.17 and HSTS
This commit is contained in:
parent
4d6f5c3bdd
commit
c5f8e1f1de
@ -2,11 +2,11 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="libiconv"
|
PKG_NAME="libiconv"
|
||||||
PKG_VERSION="1.16"
|
PKG_VERSION="1.17"
|
||||||
PKG_SHA256="e6a1b1b589654277ee790cce3734f07876ac4ccfaecbee8afa0b649cf529cc04"
|
PKG_SHA256="8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://savannah.gnu.org/projects/libiconv/"
|
PKG_SITE="https://savannah.gnu.org/projects/libiconv/"
|
||||||
PKG_URL="http://ftp.gnu.org/pub/gnu/libiconv/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
PKG_URL="https://ftp.gnu.org/pub/gnu/libiconv/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_LONGDESC="A tool that converts from one character encoding to another through Unicode conversion."
|
PKG_LONGDESC="A tool that converts from one character encoding to another through Unicode conversion."
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user