summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-31 09:32:19 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:16:10 -0400
commitba99c47ab9548dadbd66e50a455470643dd7c374 (patch)
tree89f69a261171fb65f70da55f743723422f1309c1 /app-text/pdftk
parentapp-emulation/edumips64: use HTTPS (diff)
downloadgentoo-ba99c47ab9548dadbd66e50a455470643dd7c374.tar.gz
gentoo-ba99c47ab9548dadbd66e50a455470643dd7c374.tar.bz2
gentoo-ba99c47ab9548dadbd66e50a455470643dd7c374.zip
app-text/pdftk: use HTTPS
Diffstat (limited to 'app-text/pdftk')
-rw-r--r--app-text/pdftk/pdftk-2.02.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pdftk/pdftk-2.02.ebuild b/app-text/pdftk/pdftk-2.02.ebuild
index d026f23fdf69..cd88040b5245 100644
--- a/app-text/pdftk/pdftk-2.02.ebuild
+++ b/app-text/pdftk/pdftk-2.02.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit eutils
DESCRIPTION="A tool for manipulating PDF documents"
-HOMEPAGE="http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/"
-SRC_URI="http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/${P}-src.zip"
+HOMEPAGE="https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/"
+SRC_URI="https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/${P}-src.zip"
LICENSE="GPL-2"
SLOT="0"