summaryrefslogtreecommitdiff
path: root/user/libsysstat/APKBUILD
diff options
context:
space:
mode:
authorSheila Aman <sheila@vulpine.house>2021-07-21 07:54:45 +0000
committerSheila Aman <sheila@vulpine.house>2021-07-21 07:54:45 +0000
commit2ab91b8d5d38d6a5feb106d387cf34291e42d440 (patch)
tree28fb4379452d5952d7a92e3008c5ecf44b827a8b /user/libsysstat/APKBUILD
parent9a9583800ab033a3d488feb5f2527ad05ca05ed8 (diff)
downloadpackages-2ab91b8d5d38d6a5feb106d387cf34291e42d440.tar.gz
packages-2ab91b8d5d38d6a5feb106d387cf34291e42d440.tar.bz2
packages-2ab91b8d5d38d6a5feb106d387cf34291e42d440.tar.xz
packages-2ab91b8d5d38d6a5feb106d387cf34291e42d440.zip
user/libsysstat: upgrade to 0.4.5
Diffstat (limited to 'user/libsysstat/APKBUILD')
-rw-r--r--user/libsysstat/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/libsysstat/APKBUILD b/user/libsysstat/APKBUILD
index 9f20151ed..027fb98a2 100644
--- a/user/libsysstat/APKBUILD
+++ b/user/libsysstat/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sheila Aman <sheila@vulpine.house>
# Maintainer: Sheila Aman <sheila@vulpine.house>
pkgname=libsysstat
-pkgver=0.4.3
-_lxqt_build=0.7.0
+pkgver=0.4.5
+_lxqt=0.9.0
pkgrel=0
pkgdesc="Library for querying system information & statistics"
url="https://lxqt.github.io/"
@@ -10,7 +10,7 @@ arch="all"
options="!check" # No test suite.
license="LGPL-2.1+"
depends=""
-makedepends="cmake extra-cmake-modules lxqt-build-tools>=$_lxqt_build
+makedepends="cmake extra-cmake-modules lxqt-build-tools>=$_lxqt
qt5-qtbase-dev"
subpackages="$pkgname-dev"
source="https://github.com/lxqt/libsysstat/releases/download/$pkgver/libsysstat-$pkgver.tar.xz"
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" -C build install
}
-sha512sums="a34511e4f9fe1ed977ffc65b11948459922760f9a22b225d48d1c7cae9fc6c94b315c1394768f4c7b94ffc28c1267410c21ba55ff89e54976526ea1e5e4d7a56 libsysstat-0.4.3.tar.xz"
+sha512sums="1b9091b783e32aeb258bef0e7ea070456f577a42fc5052ebf215dccb195f51c34ae7c2e6178e4eaf12200c5155c53699c2dbfe2a1f7c0c35d06c04275455ed09 libsysstat-0.4.5.tar.xz"