multitail: update to 6.4.1.
This commit is contained in:
parent
97ced4be0f
commit
27895fc315
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'multitail'
|
||||
pkgname=multitail
|
||||
version=6.3
|
||||
version=6.4.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.vanheusden.com/multitail"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tgz"
|
||||
checksum=1ba6afc2d0322bc09024664762a2fc7b8055c1d8ceb74acc442c49ccc84b817a
|
||||
checksum=8a6baecf3537c791f70645f3613bfea0c91a22040f2531bfe03b6d0cdd112134
|
||||
|
||||
post_extract() {
|
||||
sed -i 's,<ncursesw/,<,g' mt.h
|
||||
|
|
Loading…
Reference in a new issue