multitail: update to 6.4.2.
This commit is contained in:
parent
1f58406023
commit
15a4020faf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'multitail'
|
||||
pkgname=multitail
|
||||
version=6.4.1
|
||||
revision=2
|
||||
version=6.4.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
CFLAGS='-funsigned-char -DLinux -DVERSION=\"\$(VERSION)\" -DCONFIG_FILE=\"\$(CONFIG_FILE)\" -DUTF8_SUPPORT'
|
||||
LDFLAGS='-lpanelw -lncursesw -lutil -lm'
|
||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.vanheusden.com/multitail"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tgz"
|
||||
checksum=8a6baecf3537c791f70645f3613bfea0c91a22040f2531bfe03b6d0cdd112134
|
||||
checksum=af1d5458a78ad3b747c5eeb135b19bdca281ce414cefdc6ea0cff6d913caa1fd
|
||||
|
||||
post_extract() {
|
||||
sed -i 's,<ncursesw/,<,g' mt.h
|
||||
|
|
Loading…
Reference in a new issue