diff --git a/srcpkgs/multitail/template b/srcpkgs/multitail/template index a525c0c4f61..95c7800f3d1 100644 --- a/srcpkgs/multitail/template +++ b/srcpkgs/multitail/template @@ -1,7 +1,7 @@ # Template file for 'multitail' pkgname=multitail -version=6.4.2 -revision=2 +version=6.5.0 +revision=1 build_style=gnu-makefile makedepends="ncurses-devel" checkdepends="clang-analyzer cppcheck perl" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="http://www.vanheusden.com/multitail" distfiles="${homepage}/${pkgname}-${version}.tgz" -checksum=af1d5458a78ad3b747c5eeb135b19bdca281ce414cefdc6ea0cff6d913caa1fd +checksum=b29d5e77dfc663c7500f78da67de5d82d35d9417a4741a89a18ce9ee7bdba9ed LDFLAGS='-lpanelw -lncursesw -lutil -lm' CFLAGS='-funsigned-char -DLinux -DVERSION=\"\$(VERSION)\" -DCONFIG_FILE=\"\$(CONFIG_FILE)\" -DUTF8_SUPPORT'