From a332ba3de860fb8b4941c23ae2b6c80ba3652cc4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 7 Aug 2022 23:29:34 +0200 Subject: [PATCH] angband: fix distfiles download --- srcpkgs/angband/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/angband/template b/srcpkgs/angband/template index 2ac3a0f27fa..7cf46c4e13a 100644 --- a/srcpkgs/angband/template +++ b/srcpkgs/angband/template @@ -11,7 +11,7 @@ maintainer="Diogo Leal " license="GPL-2.0-or-later" homepage="http://rephial.org/" changelog="http://rephial.org/release/" -distfiles="http://rephial.org/downloads/4.2/angband-${version}.tar.gz" +distfiles="https://github.com/angband/angband/archive/refs/tags/${version}.tar.gz" checksum=acd735c9d46bf86ee14337c71c56f743ad13ec2a95d62e7115604621e7560d0f pre_configure() {