diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:03:15 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:03:15 +0200 |
commit | d77e2daef6efe394d69ba9593eec0ed1e700be35 (patch) | |
tree | 05143b702af10911dd5f8338c26afcef8ab8bd7b /media-libs/libirman | |
parent | media-gfx/transfig: update homepage (diff) | |
download | gentoo-d77e2daef6efe394d69ba9593eec0ed1e700be35.tar.gz gentoo-d77e2daef6efe394d69ba9593eec0ed1e700be35.tar.bz2 gentoo-d77e2daef6efe394d69ba9593eec0ed1e700be35.zip |
media-libs/libirman: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/libirman')
-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" |