Skip to content

Commit

Permalink
app-office/wps-office: use HTTPS
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Closes: gentoo#16651
Signed-off-by: Aaron Bauman <[email protected]>
  • Loading branch information
mm1ke authored and FuzzyGophers committed Jul 21, 2020
1 parent 403dee0 commit 00e90b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app-office/wps-office/wps-office-11.1.0.9126.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions app-office/wps-office/wps-office-11.1.0.9505.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 00e90b0

Please sign in to comment.