Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e22357353b02ec610ad78d26a5167afdc5525b5
commit 6e22357353b02ec610ad78d26a5167afdc5525b5 Author: DeX77 <[email protected]> Date: Sun Jan 8 16:39:12 2017 +0100 time-1.7.2-1-x86_64 * version bump diff --git a/source/base/time/FrugalBuild b/source/base/time/FrugalBuild index 731bdeb..f401c3e 100644 --- a/source/base/time/FrugalBuild +++ b/source/base/time/FrugalBuild @@ -3,18 +3,18 @@ # Contributor: Miklos Vajna <[email protected]> pkgname=time -pkgver=1.7 -pkgrel=8 +pkgver=1.7.2 +pkgrel=1 pkgdesc="Time a simple command or give resource usage" -url="http://www.gnu.org/software/time/" +url="https://directory.fsf.org/wiki/Time" depends=('glibc>=2.24-4') groups=('base') archs=('x86_64') -Fup2gnugz -source=(ftp://ftp.gnu.org/pub/gnu/time/$pkgname-$pkgver.tar.gz \ +up2date="Flasttar $url" +source=(http://git.savannah.gnu.org/cgit/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.gz \ 01-time-1.7-Recompute-CPU-usage-at-microsecond-level.patch \ 02-time-1.7-ru_maxrss-is-in-kilobytes-on-Linux.patch) -sha1sums=('dde0c28c7426960736933f3e763320680356cc6a' \ +sha1sums=('d1c00075edf3d9ab422b5e8119cf7c865d1e91e6' \ 'fff80e05dd41f0a59bb1f49d1c6e581d5e8e92e5' \ 'b2a909e1d92f7af1bc99a4524ad84d467ed79a06') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
