libsysstat: update to 1.1.0.
This commit is contained in:
parent
e6e5c11fc0
commit
5ac747874b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsysstat'
|
# Template file for 'libsysstat'
|
||||||
pkgname=libsysstat
|
pkgname=libsysstat
|
||||||
version=1.0.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config lxqt-build-tools qt6-base"
|
hostmakedepends="pkg-config lxqt-build-tools qt6-base"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz"
|
||||||
checksum=f79b5e3e2e79a52b58fab5639f11b7a5f40e4a9995660181712cb4c4cd460435
|
checksum=996e5e8c43b1364a81a660b56956948c628e919f1d73554df6be152bbec8d430
|
||||||
replaces="lxde-libsysstat>=0"
|
replaces="lxde-libsysstat>=0"
|
||||||
|
|
||||||
libsysstat-devel_package() {
|
libsysstat-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue