From 558f1f91fc34310c0ed57692c332a33af8bae54c Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:07 -0400 Subject: [PATCH] coWPAtty: rebuild for openssl3 --- srcpkgs/coWPAtty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/coWPAtty/template b/srcpkgs/coWPAtty/template index 8e0f68a67ed..743c1bab88b 100644 --- a/srcpkgs/coWPAtty/template +++ b/srcpkgs/coWPAtty/template @@ -2,7 +2,7 @@ pkgname=coWPAtty _pkgname=cowpatty version=4.8 -revision=5 +revision=6 build_style=gnu-makefile make_use_env=1 make_install_args="BINDIR=/usr/bin"