libiconv: bump (#35035)

This commit is contained in:
Harmen Stoppels 2023-01-20 17:37:48 +01:00 committed by GitHub
parent 434a3d02ac
commit 5fde84d0cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ class Libiconv(AutotoolsPackage, GNUMirrorPackage):
homepage = "https://www.gnu.org/software/libiconv/"
gnu_mirror_path = "libiconv/libiconv-1.16.tar.gz"
version("1.17", sha256="8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313")
version("1.16", sha256="e6a1b1b589654277ee790cce3734f07876ac4ccfaecbee8afa0b649cf529cc04")
version("1.15", sha256="ccf536620a45458d26ba83887a983b96827001e92a13847b45e4925cc8913178")
version("1.14", sha256="72b24ded17d687193c3366d0ebe7cde1e6b18f0df8c55438ac95be39e8a30613")