multitail: update to 6.5.0.

This commit is contained in:
Leah Neukirchen 2019-11-08 11:46:17 +01:00
parent e17728ede6
commit b606ab4c60

View file

@ -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 <leah@vuxu.org>"
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'