libsysstat: update to 0.4.4.
This commit is contained in:
parent
d723b0affd
commit
b2b888fb87
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libsysstat'
|
||||
pkgname=libsysstat
|
||||
version=0.4.2
|
||||
version=0.4.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="Qt-based interface to system statistics"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz"
|
||||
checksum=fca482b60fab63bd1eddb594631c76c1373a3b1fcdba19129d49653813e1e967
|
||||
checksum=3997d17692d2ea467d384517aedb8fcc4050f2f66114a1405d42cef0adaafa6b
|
||||
replaces="lxde-libsysstat>=0"
|
||||
|
||||
libsysstat-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue