whowatch: rebuild for musl repo

This commit is contained in:
Michael Gehring 2016-02-23 12:46:24 +00:00
parent 5035658e03
commit 4c2896451c

View file

@ -1,12 +1,12 @@
# Template file for 'whowatch' # Template file for 'whowatch'
pkgname=whowatch pkgname=whowatch
version=1.8.5 version=1.8.5
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
makedepends="ncurses-devel" makedepends="ncurses-devel"
short_desc="Displays information about the users currently logged on to the machine in real time" short_desc="Displays information about the users currently logged on to the machine in real time"
maintainer="Jan S. <jan.schreib@gmail.com>" maintainer="Jan S. <jan.schreib@gmail.com>"
license="GPL2" license="GPL-2"
disable_parallel_build="yes" disable_parallel_build="yes"
homepage="http://wizard.ae.krakow.pl/~mike/#whowatch" homepage="http://wizard.ae.krakow.pl/~mike/#whowatch"
distfiles="http://wizard.ae.krakow.pl/~mike/download/$pkgname-$version.tar.gz" distfiles="http://wizard.ae.krakow.pl/~mike/download/$pkgname-$version.tar.gz"