# HG changeset patch # User Hans-G?nter Theisgen # Date 1587920215 -3600 # Node ID 3d97a4760b5e3d3958a99ea12f449bd274d443db # Parent 50039c91099a56e061e2f8804a3271eac5147bc0 updated sysstat (12.1.7 -> 12.3.2) diff -r 50039c91099a -r 3d97a4760b5e sysstat/receipt --- a/sysstat/receipt Sun Apr 26 17:41:01 2020 +0100 +++ b/sysstat/receipt Sun Apr 26 17:56:55 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sysstat" -VERSION="12.1.7" +VERSION="12.3.2" CATEGORY="system-tools" SHORT_DESC="Performance monitoring tools." MAINTAINER="pascal.bellard@slitaz.org" @@ -12,7 +12,7 @@ WGET_URL="http://pagesperso-orange.fr/sebastien.godard/$TARBALL" DEPENDS="gcc83-lib-base" -BUILD_DEPENDS="gettext bzip2 gcc83" +BUILD_DEPENDS="bzip2 gcc83 gettext" # Rules to configure and make the package. compile_rules()