diff options
-rw-r--r-- | media-radio/adifmerg/adifmerg-31-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-radio/adifmerg/adifmerg-31-r1.ebuild b/media-radio/adifmerg/adifmerg-31-r1.ebuild index 261e0b68c0fa..8576b1b95f66 100644 --- a/media-radio/adifmerg/adifmerg-31-r1.ebuild +++ b/media-radio/adifmerg/adifmerg-31-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 MY_P=${P/-} DESCRIPTION="A small conversion and check utility for ADIF files" -HOMEPAGE="http://jaakko.home.cern.ch/jaakko/Soft/" -SRC_URI="http://jaakko.home.cern.ch/jaakko/Soft/${MY_P}.tgz" +HOMEPAGE="https://github.com/oh7bf/adifmerg" +SRC_URI="http://www.saunalahti.fi/~jaakoive/Soft/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" |