videolan.org: http→https & downloads→download

Switch from http to https for www.videolan.org.
Use download.videolan.org instead of downloads.videolan.org.
This commit is contained in:
fbrosson
2016-01-24 22:52:40 +01:00
parent a11dbcf534
commit 4fb1ab9260
9 changed files with 19 additions and 19 deletions

View File

@@ -3,13 +3,13 @@ DESCRIPTION="libdvdread provides the functionality that is required to \
access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS \
authentication and descrambling (if an external libdvdcss library is \
installed)."
HOMEPAGE="http://dvdnav.mplayerhq.hu"
HOMEPAGE="https://dvdnav.mplayerhq.hu/"
COPYRIGHT="1998-1999 Eric Smith
2000-2002 Björn Englund
2000-2003 Håkan Hjort, et al."
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="http://downloads.videolan.org/pub/videolan/libdvdread/$portVersion/libdvdread-$portVersion.tar.bz2"
SOURCE_URI="https://download.videolan.org/pub/videolan/libdvdread/$portVersion/libdvdread-$portVersion.tar.bz2"
CHECKSUM_SHA256="321cdf2dbdc83c96572bc583cd27d8c660ddb540ff16672ecb28607d018ed82b"
PATCHES="libdvdread-$portVersion.patchset"