multimedia/libdvbcsa: Update MASTER_SITES

Use VideoLAN's CDN as primary site and fallback to download.videolan.org
Remove dead mirror and while at it switch to DISTVERSION for consistency

Reference: http://get.videolan.org/libdvbcsa/1.1.0/libdvbcsa-1.1.0.tar.gz?mirrorlist

PR:		270057
Reviewed by:	decke (maintainer)
This commit is contained in:
Daniel Engberg 2023-03-13 10:15:42 +01:00
parent 077549af05
commit d25eba033f

View file

@ -1,9 +1,9 @@
PORTNAME= libdvbcsa PORTNAME= libdvbcsa
PORTVERSION= 1.1.0 DISTVERSION= 1.1.0
PORTREVISION= 1 PORTREVISION= 1
CATEGORIES= multimedia CATEGORIES= multimedia
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \ MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
http://ftp.heikorichter.name/pub/videolan/${PORTNAME}/${PORTVERSION}/ https://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/
PATCH_SITES= https://raw.githubusercontent.com/buildroot/buildroot/master/package/libdvbcsa/ PATCH_SITES= https://raw.githubusercontent.com/buildroot/buildroot/master/package/libdvbcsa/
PATCHFILES= 0001-altivec-powerpc64.patch:-p1 PATCHFILES= 0001-altivec-powerpc64.patch:-p1