mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user