From 5b18878cc72b410bc076ac15218f4c5fa0c3fcbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=2E=20S=C3=A1nchez?= Date: Mon, 18 Sep 2023 23:16:42 -0600 Subject: [PATCH] texlive: rebuild for zlib-1.3 Fixes: #45986 Closes: #46125 [via git-merge-pr] --- srcpkgs/texlive/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/texlive/template b/srcpkgs/texlive/template index cd7ab47a061..247c762d375 100644 --- a/srcpkgs/texlive/template +++ b/srcpkgs/texlive/template @@ -1,7 +1,7 @@ # Template file for 'texlive' pkgname=texlive version=20210325 -revision=6 +revision=7 build_wrksrc="build" build_style=gnu-configure configure_script="../configure"