mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xload: update to 1.1.3.
This commit is contained in:
parent
0b38744e91
commit
605bef9d60
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'xload'
|
# Template file for 'xload'
|
||||||
pkgname=xload
|
pkgname=xload
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
short_desc="System load average display for X"
|
short_desc="System load average display for X"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="X11, MIT"
|
||||||
homepage="http://www.x.org/archive/X11R6.8.1/doc/xload.1.html"
|
homepage="http://www.x.org/archive/X11R6.8.1/doc/xload.1.html"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=83f8e6260435f1df2e2e5036bb3325688b79f0b33069ef445eff5058d127e078
|
checksum=f34e4803871d771325cfe52bebd98cc5b6040d3f065184ec73de436f9a375907
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue