From 4453ac1411e70abdfec1dbdb381a27831a8e86f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=2E=20S=C3=A1nchez?= Date: Tue, 3 Oct 2023 20:37:39 -0600 Subject: [PATCH] irssi: update to 1.4.5 --- srcpkgs/irssi/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/irssi/template b/srcpkgs/irssi/template index 5b421565a02488..f6d5cfe2e9b4be 100644 --- a/srcpkgs/irssi/template +++ b/srcpkgs/irssi/template @@ -1,7 +1,7 @@ # Template file for 'irssi' pkgname=irssi -version=1.4.4 -revision=3 +version=1.4.5 +revision=1 build_style=gnu-configure configure_args="--disable-static --with-proxy --enable-true-color --with-otr --with-perl=module" @@ -16,7 +16,7 @@ license="GPL-2.0-or-later" homepage="https://www.irssi.org" changelog="https://raw.githubusercontent.com/irssi/irssi/master/NEWS" distfiles="https://github.com/irssi/irssi/releases/download/${version}/irssi-${version}.tar.gz" -checksum=90a4d459fb074deafbbea7b962a1423395122daaf8ad73f2b5927ae0ed808fd0 +checksum=31653e8e0c5b1ef9b89905c330a0d77fe3f0592f88d163e504c1923dcd28ac47 LDFLAGS="-lncursesw"