diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/icu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/icu/APKBUILD b/system/icu/APKBUILD index fa49774df..55531e9b8 100644 --- a/system/icu/APKBUILD +++ b/system/icu/APKBUILD @@ -8,7 +8,7 @@ _ver=${pkgver//./_} pkgrel=1 pkgdesc="International Components for Unicode library" -url="https://www.icu-project.org/" +url="http://site.icu-project.org/" arch="all" license="ICU" subpackages="$pkgname-static $pkgname-dev $pkgname-doc $pkgname-libs" |