wok diff sysstat/receipt @ rev 24426
updated cmatrix (1.2a -> 2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Feb 12 11:04:56 2022 +0100 (2022-02-12) |
parents | 3fe0ed7c1aac |
children | 934055de50e2 |
line diff
1.1 --- a/sysstat/receipt Fri Dec 06 20:56:15 2019 +0100 1.2 +++ b/sysstat/receipt Sat Feb 12 11:04:56 2022 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sysstat" 1.7 -VERSION="12.1.7" 1.8 +VERSION="12.3.2" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Performance monitoring tools." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -12,7 +12,7 @@ 1.13 WGET_URL="http://pagesperso-orange.fr/sebastien.godard/$TARBALL" 1.14 1.15 DEPENDS="gcc83-lib-base" 1.16 -BUILD_DEPENDS="gettext bzip2 gcc83" 1.17 +BUILD_DEPENDS="bzip2 gcc83 gettext" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()