summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-31 09:34:35 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:16:11 -0400
commit1795018209989de008406a3511197b032f6b9566 (patch)
treec6b4c397e2ff0a26f505e64e8fbfc41ded259dd6 /dev-db/apgdiff/apgdiff-1.4.ebuild
parentapp-text/pdftk: use HTTPS (diff)
downloadgentoo-1795018209989de008406a3511197b032f6b9566.tar.gz
gentoo-1795018209989de008406a3511197b032f6b9566.tar.bz2
gentoo-1795018209989de008406a3511197b032f6b9566.zip
dev-db/apgdiff: use HTTPS
Diffstat (limited to 'dev-db/apgdiff/apgdiff-1.4.ebuild')
-rw-r--r--dev-db/apgdiff/apgdiff-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/apgdiff/apgdiff-1.4.ebuild b/dev-db/apgdiff/apgdiff-1.4.ebuild
index c0b641076fad..1899250f7990 100644
--- a/dev-db/apgdiff/apgdiff-1.4.ebuild
+++ b/dev-db/apgdiff/apgdiff-1.4.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,7 +6,7 @@ JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2
DESCRIPTION="A simple PostgreSQL diff tool that is useful for schema upgrades"
-HOMEPAGE="http://apgdiff.sourceforge.net/"
+HOMEPAGE="https://www.apgdiff.com/"
SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
LICENSE="MIT"
SLOT="0"