summaryrefslogtreecommitdiffstats
path: root/package/python-pyicu/Config.in
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-06-05 21:45:56 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-06-06 17:21:50 +0200
commit2b83d984131a376fa74db904effbbc3519b8f958 (patch)
tree5b16b469d21cb20266d23948211578751808e534 /package/python-pyicu/Config.in
parent56e2e318c7cf6268d7c486cdf47c341aae2765d7 (diff)
downloadbuildroot-2b83d984131a376fa74db904effbbc3519b8f958.tar.gz
buildroot-2b83d984131a376fa74db904effbbc3519b8f958.zip
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>
Diffstat (limited to 'package/python-pyicu/Config.in')
-rw-r--r--package/python-pyicu/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-pyicu/Config.in b/package/python-pyicu/Config.in
index 48ade99dc1..efab0853e4 100644
--- a/package/python-pyicu/Config.in
+++ b/package/python-pyicu/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_PYTHON_PYICU
help
Python extension wrapping the ICU C++ API.
- http://pyicu.osafoundation.org/
+ https://github.com/ovalhub/pyicu
comment "python-pyicu needs a toolchain w/ C++, gcc >= 4.8"
depends on !BR2_BINFMT_FLAT
OpenPOWER on IntegriCloud