Date: Mon, 12 Aug 2024 12:59:54 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: be31db3b28cd - main - biology/linux-foldingathome: Point MASTER_SITES to the new location Message-ID: <202408121259.47CCxs3v040697@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=be31db3b28cdf1175b5be76fd94a796830c01ef7 commit be31db3b28cdf1175b5be76fd94a796830c01ef7 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-08-06 09:22:51 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-08-12 12:58:05 +0000 biology/linux-foldingathome: Point MASTER_SITES to the new location --- biology/linux-foldingathome/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/linux-foldingathome/Makefile b/biology/linux-foldingathome/Makefile index 5118ba878abb..656e4a1bcaa9 100644 --- a/biology/linux-foldingathome/Makefile +++ b/biology/linux-foldingathome/Makefile @@ -1,7 +1,7 @@ PORTNAME= foldingathome DISTVERSION= 7.6.21 CATEGORIES= biology linux -MASTER_SITES= https://download.foldingathome.org/releases/public/release/fahclient/centos-6.7-64bit/v${DISTVERSION:R}/ +MASTER_SITES= https://download.foldingathome.org/releases/v7/public/fahclient/centos-6.7-64bit/release/ PKGNAMEPREFIX= linux- DISTNAME= fahclient-${DISTVERSION}-1 EXTRACT_SUFX= .x86_64.rpm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408121259.47CCxs3v040697>