diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-07-09 20:44:26 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-07-20 21:36:04 -0400 |
commit | 00e90b00243fc9cd9926221279c5142fac397f0b (patch) | |
tree | 231afffb7f5fb3ba87281721d403b1f064ba3f93 /app-office | |
parent | net-wireless/bladerf: use HTTPS (diff) | |
download | gentoo-00e90b00243fc9cd9926221279c5142fac397f0b.tar.gz gentoo-00e90b00243fc9cd9926221279c5142fac397f0b.tar.bz2 gentoo-00e90b00243fc9cd9926221279c5142fac397f0b.zip |
app-office/wps-office: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16651
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/wps-office/wps-office-11.1.0.9126.ebuild | 4 | ||||
-rw-r--r-- | app-office/wps-office/wps-office-11.1.0.9505.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/wps-office/wps-office-11.1.0.9126.ebuild b/app-office/wps-office/wps-office-11.1.0.9126.ebuild index 961aa55ae4af..823d9553666b 100644 --- a/app-office/wps-office/wps-office-11.1.0.9126.ebuild +++ b/app-office/wps-office/wps-office-11.1.0.9126.ebuild @@ -7,11 +7,11 @@ inherit unpacker xdg MY_PV="$(ver_cut 4)" DESCRIPTION="WPS Office is an office productivity suite" -HOMEPAGE="http://www.wps.cn/product/wpslinux/ http://wps-community.org/" +HOMEPAGE="https://www.wps.cn/product/wpslinux/ http://wps-community.org/" KEYWORDS="~amd64" -SRC_URI="http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" +SRC_URI="https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" SLOT="0" RESTRICT="strip mirror" # mirror as explained at bug #547372 diff --git a/app-office/wps-office/wps-office-11.1.0.9505.ebuild b/app-office/wps-office/wps-office-11.1.0.9505.ebuild index 961aa55ae4af..823d9553666b 100644 --- a/app-office/wps-office/wps-office-11.1.0.9505.ebuild +++ b/app-office/wps-office/wps-office-11.1.0.9505.ebuild @@ -7,11 +7,11 @@ inherit unpacker xdg MY_PV="$(ver_cut 4)" DESCRIPTION="WPS Office is an office productivity suite" -HOMEPAGE="http://www.wps.cn/product/wpslinux/ http://wps-community.org/" +HOMEPAGE="https://www.wps.cn/product/wpslinux/ http://wps-community.org/" KEYWORDS="~amd64" -SRC_URI="http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" +SRC_URI="https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" SLOT="0" RESTRICT="strip mirror" # mirror as explained at bug #547372 |