From 4e96bcb99daa6ea1e219dc48efbc457fba90872e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Wed, 3 Mar 2021 11:16:26 -0300 Subject: [PATCH] asciidoc: resolve redirection in distfiles. Org name has been changed to asciidoc-py as well, so use that directly instead of relying on redirection by github. --- srcpkgs/asciidoc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/asciidoc/template b/srcpkgs/asciidoc/template index 48af373b5e4..45e6be7bc7e 100644 --- a/srcpkgs/asciidoc/template +++ b/srcpkgs/asciidoc/template @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://asciidoc.org/" changelog="https://asciidoc.org/CHANGELOG.html" -distfiles="https://github.com/asciidoc/asciidoc-py/archive/${version}.tar.gz" +distfiles="https://github.com/asciidoc-py/asciidoc-py/archive/${version}.tar.gz" checksum=5056c20157349f8dc74f005b6e88ccbf1078c4e26068876f13ca3d1d7d045fe7 pre_configure() {