lapack: revbump to trigger autobuilds.

This commit is contained in:
Juan RP 2014-08-29 19:39:57 +02:00
parent 5cdeb8c334
commit bd2117c848

View file

@ -1,7 +1,7 @@
# Template file for 'lapack' # Template file for 'lapack'
pkgname=lapack pkgname=lapack
version=3.5.0 version=3.5.0
revision=1 revision=2
wrksrc="${pkgname}-${version}" wrksrc="${pkgname}-${version}"
hostmakedepends="gcc-fortran doxygen" hostmakedepends="gcc-fortran doxygen"
replaces="liblapack>=0" replaces="liblapack>=0"