diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-02-26 12:41:45 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-02-26 12:49:08 +0100 |
commit | 0c6d62aa86e4591645e4dfc3eba7f9d4e2beae0e (patch) | |
tree | 2ff0fcdf063867f98e6e2045bb4de826d7f5d050 /dev-libs/icu | |
parent | dev-libs/icu: add patch to fix integer overflow (diff) | |
download | gentoo-0c6d62aa86e4591645e4dfc3eba7f9d4e2beae0e.tar.gz gentoo-0c6d62aa86e4591645e4dfc3eba7f9d4e2beae0e.tar.bz2 gentoo-0c6d62aa86e4591645e4dfc3eba7f9d4e2beae0e.zip |
dev-libs/icu: Update HOMEPAGE
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/icu-65.1-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/icu/icu-65.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-65.1-r1.ebuild b/dev-libs/icu/icu-65.1-r1.ebuild index d8ae0db9cdb0..68f2ffa561d6 100644 --- a/dev-libs/icu/icu-65.1-r1.ebuild +++ b/dev-libs/icu/icu-65.1-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit autotools flag-o-matic multilib-minimal python-any-r1 toolchain-funcs DESCRIPTION="International Components for Unicode" -HOMEPAGE="http://www.icu-project.org/" +HOMEPAGE="http://site.icu-project.org/" SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz" LICENSE="BSD" diff --git a/dev-libs/icu/icu-65.1.ebuild b/dev-libs/icu/icu-65.1.ebuild index 7a70b1dd021d..7897bd2cbf43 100644 --- a/dev-libs/icu/icu-65.1.ebuild +++ b/dev-libs/icu/icu-65.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit autotools flag-o-matic multilib-minimal python-any-r1 toolchain-funcs DESCRIPTION="International Components for Unicode" -HOMEPAGE="http://www.icu-project.org/" +HOMEPAGE="http://site.icu-project.org/" SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz" LICENSE="BSD" |