git: 98663270703c - main - devel/libthai: Update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Oct 2023 09:54:56 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=98663270703cde1cdbfe7d5f8f03fc8975d83d7d
commit 98663270703cde1cdbfe7d5f8f03fc8975d83d7d
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-22 09:19:41 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-22 09:54:20 +0000
devel/libthai: Update MASTER_SITES
Add GitHub as primary source and linux.thai.net, while at it switch to
https for fallback site
---
devel/libthai/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile
index 0aa5d99037e1..1c14c8956be2 100644
--- a/devel/libthai/Makefile
+++ b/devel/libthai/Makefile
@@ -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