mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
077549af05
commit
d25eba033f
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue