From be0b082463627f8e5cb431d5a4fa4e1066234516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 26 May 2023 18:03:20 +0200 Subject: [PATCH] core: remove WeeChat website from SRC_URI in cygport file --- weechat.cygport.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weechat.cygport.in b/weechat.cygport.in index 244460593..aa54b2112 100644 --- a/weechat.cygport.in +++ b/weechat.cygport.in @@ -48,7 +48,7 @@ RELEASE=1 CATEGORY="Net" HOMEPAGE="https://weechat.org/" -SRC_URI="https://weechat.org/files/src/weechat-${VERSION}.tar.xz" +SRC_URI="weechat-${VERSION}.tar.xz" # Build dependencies only DEPEND="cmake gettext gettext-devel libgnutls-devel libaspell-devel \