fann: rebuild for metadata
This commit is contained in:
parent
6f64b0067b
commit
0a51e9130f
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'fann'
|
||||
pkgname=fann
|
||||
version=2.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
short_desc="A free open source neural network library"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://leenissen.dk/fann/"
|
||||
distfiles="https://github.com/libfann/fann/archive/${version}.tar.gz"
|
||||
checksum=f31c92c1589996f97d855939b37293478ac03d24b4e1c08ff21e0bd093449c3c
|
||||
|
|
Loading…
Reference in a new issue