diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2021-03-01 20:55:54 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-03-06 08:52:08 +0000 |
commit | cc253ec4378b37e6b434d9a2e09f084f312dcdb9 (patch) | |
tree | 207c772050e537b9f953e01b380062474ff09d9e /media-libs | |
parent | net-misc/croc: remove old (diff) | |
download | gentoo-cc253ec4378b37e6b434d9a2e09f084f312dcdb9.tar.gz gentoo-cc253ec4378b37e6b434d9a2e09f084f312dcdb9.tar.bz2 gentoo-cc253ec4378b37e6b434d9a2e09f084f312dcdb9.zip |
media-libs/libsdl: https
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15-r9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild index af5d4bf883f5..e5706ac4f8db 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools flag-o-matic ltprune multilib toolchain-funcs eutils multilib-minimal DESCRIPTION="Simple Direct Media Layer" -HOMEPAGE="http://www.libsdl.org/" -SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" +HOMEPAGE="https://libsdl.org/" +SRC_URI="https://libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |