Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f58bd71a4cb95e6f9cbf889cfd8528f130939afc
commit f58bd71a4cb95e6f9cbf889cfd8528f130939afc Author: crazy <[email protected]> Date: Sun Jan 8 13:06:59 2017 +0100 dstat-0.7.3-1-x86_64 * this one need an custom up2date=() diff --git a/source/apps-extra/dstat/FrugalBuild b/source/apps-extra/dstat/FrugalBuild index 36415bf..f070646 100644 --- a/source/apps-extra/dstat/FrugalBuild +++ b/source/apps-extra/dstat/FrugalBuild @@ -13,4 +13,5 @@ rodepends=('python') _F_github_author="dagwieers" _F_github_tag="y" Finclude github +up2date="lynx -dump http://dag.wiee.rs/home-made/dstat/#download | grep -om1 '\(.*\).tar.gz' | sed 's/.*\/\(.*\).tar.gz/\1/'" sha1sums=('1e410412a1f53b7be5292354e815785f480fd0e5') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
