From 7a0e1aecb509d5189f538721ef00931b17a65c7e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:29 -0400 Subject: [PATCH] libtd: rebuild for openssl3 --- srcpkgs/libtd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libtd/template b/srcpkgs/libtd/template index 68f7106dfeb..9f3414f10fe 100644 --- a/srcpkgs/libtd/template +++ b/srcpkgs/libtd/template @@ -1,7 +1,7 @@ # Template file for 'libtd' pkgname=libtd version=1.8.0 -revision=1 +revision=2 build_style=cmake build_helper=qemu hostmakedepends="gperf"