diff options
Diffstat (limited to 'app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild')
-rw-r--r-- | app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild index 6ee399f01d9c..b1c4d6712ff5 100644 --- a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild +++ b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 DESCRIPTION="A script that converts a CHM file into a single PDF file" HOMEPAGE="https://code.google.com/p/chm2pdf/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" |