xconsole: update to 1.0.7.
This commit is contained in:
parent
47f6545f78
commit
921aef180d
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'xconsole'.
|
||||
pkgname=xconsole
|
||||
version=1.0.6
|
||||
revision=2
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXaw-devel"
|
||||
short_desc="Monitor system console messages with X"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d1144882df207378381bc83927906559defbf7b83a01d52c50ad44234c5851e0
|
||||
|
|
Loading…
Reference in a new issue