From 2782c9053a5cead342c4f0b989ddeb6ddf01a873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Tue, 2 Mar 2021 21:21:14 -0300 Subject: [PATCH] asciidoc: update to 9.1.0. distfiles were moved to asciidoc-py repository. --- srcpkgs/asciidoc/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/asciidoc/template b/srcpkgs/asciidoc/template index bee49904ba..48af373b5e 100644 --- a/srcpkgs/asciidoc/template +++ b/srcpkgs/asciidoc/template @@ -1,8 +1,8 @@ # Template file for 'asciidoc' pkgname=asciidoc -version=9.0.5 +version=9.1.0 revision=1 -wrksrc=${pkgname}-py3-${version} +wrksrc=${pkgname}-py-${version} build_style=gnu-configure hostmakedepends="automake docbook-xsl libxslt python3" depends="docbook-xsl libxslt python3" @@ -12,8 +12,8 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://asciidoc.org/" changelog="https://asciidoc.org/CHANGELOG.html" -distfiles="https://github.com/asciidoc/asciidoc-py3/archive/${version}.tar.gz" -checksum=b73248717403fe49ef239b2bdb95f2b603e0af15ddd8f5e420f27707010bf95f +distfiles="https://github.com/asciidoc/asciidoc-py/archive/${version}.tar.gz" +checksum=5056c20157349f8dc74f005b6e88ccbf1078c4e26068876f13ca3d1d7d045fe7 pre_configure() { autoreconf -fi