Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79390e0672af00443c766f53fdd2f9ccfde019c4
commit 79390e0672af00443c766f53fdd2f9ccfde019c4 Author: DeX77 <[email protected]> Date: Tue Oct 20 15:29:11 2015 +0200 lcov-1.12-1-x86_64 * version bump diff --git a/source/devel-extra/lcov/FrugalBuild b/source/devel-extra/lcov/FrugalBuild index 09882e8..a610ce9 100644 --- a/source/devel-extra/lcov/FrugalBuild +++ b/source/devel-extra/lcov/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=lcov -pkgver=1.11 +pkgver=1.12 pkgrel=1 pkgdesc="front-end for GCC's coverage testing tool gcov" archs=('i686' 'x86_64' 'arm') @@ -12,9 +12,11 @@ license=('GPL') depends=('perl') _F_sourceforge_dirname="ltp" Finclude sourceforge -sha1sums=('bf8ed68c06805a71528a2a67dd714830afd3ccb5') +sha1sums=('7b1c53da770cba5bdc1ff7779162bc4c5dff0708') build(){ Fcd make PREFIX=$Fdestdir install } + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
