mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
libsysstat: update to 0.3.3.
This commit is contained in:
parent
3d41eb0fdc
commit
856d5ea827
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libsysstat'
|
# Template file for 'libsysstat'
|
||||||
pkgname=libsysstat
|
pkgname=libsysstat
|
||||||
version=0.3.2
|
version=0.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config lxqt-build-tools"
|
||||||
makedepends="liblxqt-devel libXcursor-devel"
|
makedepends="liblxqt-devel libXcursor-devel"
|
||||||
short_desc="Qt-based interface to system statistics"
|
short_desc="Qt-based interface to system statistics"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxde.org/"
|
homepage="http://lxde.org/"
|
||||||
distfiles="https://github.com/lxde/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz"
|
distfiles="https://github.com/lxde/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz"
|
||||||
checksum=783ce129e781a9d7cd22b31f59ca6d739801dd4ec7107545084bbfb25aab2838
|
checksum=e58640e169e12b6fa35af86cadc3a807f29de29951c7463832a82d22eed14f06
|
||||||
replaces="lxde-libsysstat>=0"
|
replaces="lxde-libsysstat>=0"
|
||||||
|
|
||||||
libsysstat-devel_package() {
|
libsysstat-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue