mitlm: update to 0.4.2.
This commit is contained in:
parent
65f479f50c
commit
83bae9c1b5
@ -1600,7 +1600,7 @@ libGraphicsMagick.so.3 libgraphicsmagick-1.3.19_1
|
||||
libGraphicsMagick++.so.12 libgraphicsmagick-1.3.22_1
|
||||
libGraphicsMagickWand.so.2 libgraphicsmagick-1.3.19_1
|
||||
liblensfun.so.1 lensfun-0.3.2_1
|
||||
libmitlm.so.0 mitlm-0.4.1_1
|
||||
libmitlm.so.1 mitlm-0.4.2_1
|
||||
libextractor.so.3 libextractor-1.1_1
|
||||
libextractor_common.so.1 libextractor-1.1_1
|
||||
libpano13.so.3 libpano13-2.9.19_1
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Template file for 'mitlm'
|
||||
pkgname=mitlm
|
||||
version=0.4.1
|
||||
revision=2
|
||||
version=0.4.2
|
||||
revision=1
|
||||
short_desc="MIT Language Modeling toolkit"
|
||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/mitlm/mitlm"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/releases/download/v${version}/${pkgname}_${version}.tar.gz"
|
||||
checksum="c7568ad8ad1b63204ae8e19b24dd95d1e912edd65efd6f59ca7149d47b4fa08a"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4a9886b68157a9b9280dc53e94af165c3e1ae62c13d0fa810c2ff17a9923db25
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="gcc-fortran"
|
||||
|
Loading…
Reference in New Issue
Block a user