mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
multitail: update to 6.5.0.
This commit is contained in:
parent
e17728ede6
commit
b606ab4c60
1 changed files with 3 additions and 3 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue