diff options
Diffstat (limited to 'media-libs/libirman/libirman-0.4.5.ebuild')
-rw-r--r-- | media-libs/libirman/libirman-0.4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libirman/libirman-0.4.5.ebuild b/media-libs/libirman/libirman-0.4.5.ebuild index f8f4a774babb..ea00085e4777 100644 --- a/media-libs/libirman/libirman-0.4.5.ebuild +++ b/media-libs/libirman/libirman-0.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit autotools toolchain-funcs DESCRIPTION="library for Irman control of Unix software" -HOMEPAGE="http://www.lirc.org/software/snapshots/" -SRC_URI="http://www.lirc.org/software/snapshots/${P}.tar.bz2" +HOMEPAGE="https://www.lirc.org/software/snapshots/" +SRC_URI="https://www.lirc.org/software/snapshots/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" |