gmp: update to 6.2.1

This commit is contained in:
heitbaum 2020-12-30 07:18:52 +00:00
parent ec49a2b9fb
commit ba95a53d8e

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gmp"
PKG_VERSION="6.2.0"
PKG_SHA256="258e6cd51b3fbdfc185c716d55f82c08aff57df0c6fbd143cf6ed561267a1526"
PKG_VERSION="6.2.1"
PKG_SHA256="fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2"
PKG_LICENSE="LGPLv3+"
PKG_SITE="http://gmplib.org/"
PKG_URL="https://gmplib.org/download/gmp/$PKG_NAME-$PKG_VERSION.tar.xz"