libsysstat: update to 0.4.0.
This commit is contained in:
parent
8bfb3bb8d8
commit
804fe6de60
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libsysstat'
|
||||
pkgname=libsysstat
|
||||
version=0.3.3
|
||||
revision=2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
|
||||
makedepends="lxqt-build-tools liblxqt-devel libXcursor-devel"
|
||||
|
@ -10,7 +10,7 @@ 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=e58640e169e12b6fa35af86cadc3a807f29de29951c7463832a82d22eed14f06
|
||||
checksum=8fea723545aeb266f1a998d450aa4c985194b8b79d314817c7c2a78e9b4e996b
|
||||
replaces="lxde-libsysstat>=0"
|
||||
|
||||
libsysstat-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue