Skip to content

Commit

Permalink
media-libs/libdvdplay: use https for SRC_URI and HOMEPAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
candrews committed Dec 9, 2017
1 parent 53f2a7a commit 5c517a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-libs/libdvdplay/libdvdplay-1.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ inherit libtool
IUSE=""

DESCRIPTION="A simple library designed for DVD-menu navigation"
SRC_URI="http://www.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2"
HOMEPAGE="http://developers.videolan.org/libdvdplay/"
SRC_URI="https://www.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2"
HOMEPAGE="https://developers.videolan.org/libdvdplay/"

SLOT="0"
LICENSE="GPL-2"
Expand Down

0 comments on commit 5c517a0

Please sign in to comment.