libsysstat: update to 0.4.1
This commit is contained in:
parent
0f92fa9101
commit
54dcda12e3
1 changed files with 7 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libsysstat'
|
||||
pkgname=libsysstat
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
|
||||
makedepends="lxqt-build-tools liblxqt-devel libXcursor-devel"
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="Qt-based interface to system statistics"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxde.org/"
|
||||
distfiles="https://github.com/lxde/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz"
|
||||
checksum=8fea723545aeb266f1a998d450aa4c985194b8b79d314817c7c2a78e9b4e996b
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz"
|
||||
checksum=c376e5c3a650d56873f2bd757292282f6b6b5af7ecc6d24c7a4df7b8c646ff59
|
||||
replaces="lxde-libsysstat>=0"
|
||||
|
||||
libsysstat-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue