devel/libthai: Update MASTER_SITES
Add GitHub as primary source and linux.thai.net, while at it switch to https for fallback site
This commit is contained in:
parent
e7cdc9a295
commit
9866327070
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
PORTNAME= libthai
|
||||
DISTVERSION= 0.1.29
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/
|
||||
MASTER_SITES= https://github.com/tlwg/${PORTNAME}/releases/download/v${DISTVERSION}/ \
|
||||
https://linux.thai.net/pub/thailinux/software/libthai/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Thai language support library
|
||||
|
|
Loading…
Reference in a new issue