mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
libexttextcat: update to 3.4.4.
This commit is contained in:
parent
ada5c19625
commit
70f4d86e0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libexttextcat'
|
# Template file for 'libexttextcat'
|
||||||
pkgname=libexttextcat
|
pkgname=libexttextcat
|
||||||
version=3.4.3
|
version=3.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="N-Gram-Based Text Categorization library"
|
short_desc="N-Gram-Based Text Categorization library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="BSD-3"
|
license="BSD-3"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/libexttextcat"
|
homepage="http://www.freedesktop.org/wiki/Software/libexttextcat"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=409e8fe1d83593efb79e2afe3817f9b2f62a27e059c8e51c849ddd6923870d9e
|
checksum=f24c086cf3523424228ed58b9f678cc7647688822e5407d5fbc155fbfc846293
|
||||||
|
|
||||||
libexttextcat-devel_package() {
|
libexttextcat-devel_package() {
|
||||||
depends="libexttextcat>=${version}_${revision} $makedepends"
|
depends="libexttextcat>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue