From 38cd1b84e38bf622ee937cdd5e08a8ed4d04a518 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 11 Sep 2024 15:03:41 +0200 Subject: [PATCH] multitail: update to 7.1.5. --- srcpkgs/multitail/template | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/srcpkgs/multitail/template b/srcpkgs/multitail/template index 95c7800f3d1..4371ba12dd8 100644 --- a/srcpkgs/multitail/template +++ b/srcpkgs/multitail/template @@ -1,25 +1,18 @@ # Template file for 'multitail' pkgname=multitail -version=6.5.0 +version=7.1.5 revision=1 -build_style=gnu-makefile +build_style=cmake makedepends="ncurses-devel" -checkdepends="clang-analyzer cppcheck perl" short_desc="Tail multiple logfiles" maintainer="Leah Neukirchen " -license="GPL-2.0-only" +license="MIT" homepage="http://www.vanheusden.com/multitail" -distfiles="${homepage}/${pkgname}-${version}.tgz" -checksum=b29d5e77dfc663c7500f78da67de5d82d35d9417a4741a89a18ce9ee7bdba9ed -LDFLAGS='-lpanelw -lncursesw -lutil -lm' -CFLAGS='-funsigned-char -DLinux -DVERSION=\"\$(VERSION)\" -DCONFIG_FILE=\"\$(CONFIG_FILE)\" -DUTF8_SUPPORT' +distfiles="https://github.com/folkertvanheusden/multitail/archive/refs/tags/${version}.tar.gz" +checksum=b0c92bf5f504b39591bf3e2e30a1902925c11556e14b89a07cfa7533f9bd171b -post_extract() { - sed -i 's,