valgrind: update to 3.10.0.
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| # Template file for 'valgrind' | ||||
| pkgname=valgrind | ||||
| version=3.9.0 | ||||
| revision=3 | ||||
| version=3.10.0 | ||||
| revision=1 | ||||
| only_for_archs="i686 x86_64 armv7l" | ||||
| build_style=gnu-configure | ||||
| configure_args="--enable-tls --with-mpicc=/dev/null" | ||||
| @@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>" | ||||
| homepage="http://valgrind.org/" | ||||
| license="GPL-2" | ||||
| distfiles="http://www.valgrind.org/downloads/${pkgname}-${version}.tar.bz2" | ||||
| checksum=e6af71a06bc2534541b07743e1d58dc3caf744f38205ca3e5b5a0bdf372ed6f0 | ||||
| checksum=03047f82dfc6985a4c7d9d2700e17bc05f5e1a0ca6ad902e5d6c81aeb720edc9 | ||||
|  | ||||
| if [ "$XBPS_TARGET_MACHINE" = "armv7l" ]; then | ||||
| 	configure_args+=" ac_cv_host=armv7l-unknown-linux-gnueabihf" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Juan RP
					Juan RP