diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:34:48 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:33 -0400 |
commit | 80f5980ffb67516322313b297cc7f77b26dc9c5a (patch) | |
tree | fe74e96579f30a2ce1193b8f02758060d934d79c /app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild | |
parent | x11-misc/shutter: update homepage (diff) | |
download | gentoo-80f5980ffb67516322313b297cc7f77b26dc9c5a.tar.gz gentoo-80f5980ffb67516322313b297cc7f77b26dc9c5a.tar.bz2 gentoo-80f5980ffb67516322313b297cc7f77b26dc9c5a.zip |
app-text/groonga-normalizer-mysql: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild')
-rw-r--r-- | app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild b/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild index d61e4f8126b6..d9d9ecefbd64 100644 --- a/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild +++ b/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit eutils autotools ltprune DESCRIPTION="Groonga plugin that provides MySQL compatible normalizers" -HOMEPAGE="http://groonga.org/" -SRC_URI="http://packages.groonga.org/source/${PN}/${P}.tar.gz" +HOMEPAGE="https://groonga.org/" +SRC_URI="https://packages.groonga.org/source/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |