wok-current rev 23689
updated sysstat (12.1.7 -> 12.3.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Apr 26 17:56:55 2020 +0100 (2020-04-26) |
parents | 50039c91099a |
children | 8f2a606b1fcb |
files | sysstat/receipt |
line diff
1.1 --- a/sysstat/receipt Sun Apr 26 17:41:01 2020 +0100 1.2 +++ b/sysstat/receipt Sun Apr 26 17:56:55 2020 +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()