mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-03 23:12:13 +00:00
package/python-pyicu: bump version to 1.9.7
Fixes build with ICU 59.1, updated broken URL in Config.in. Fixes http://autobuild.buildroot.net/results/d32/d32b7c98323e2a25a378143795583716bd5b74a9/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
56e2e318c7
commit
2b83d98413
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYICU_VERSION = 1.9.5
|
||||
PYTHON_PYICU_VERSION = 1.9.7
|
||||
PYTHON_PYICU_SOURCE = PyICU-$(PYTHON_PYICU_VERSION).tar.gz
|
||||
PYTHON_PYICU_SITE = https://pypi.python.org/packages/a2/9f/1947f288143191b903e58633ee597cb98bc284de28dafb1231b6f8b67b99
|
||||
PYTHON_PYICU_SITE = https://pypi.python.org/packages/6e/88/f42a1297909ca6d9113ba37b37067011ae29432fe592fdd98cf52ad23b77
|
||||
PYTHON_PYICU_LICENSE = MIT
|
||||
PYTHON_PYICU_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYICU_DEPENDENCIES = icu
|
||||
|
||||
Reference in New Issue
Block a user