enchant2: update to 2.2.10.
This commit is contained in:
parent
259f8050f9
commit
fb27c2fac0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'enchant2'
|
# Template file for 'enchant2'
|
||||||
pkgname=enchant2
|
pkgname=enchant2
|
||||||
version=2.2.8
|
version=2.2.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="enchant-${version}"
|
wrksrc="enchant-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://abiword.github.io/enchant/"
|
homepage="https://abiword.github.io/enchant/"
|
||||||
distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
|
distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
|
||||||
checksum=c7b5e2853f0dd0b1aafea2f9e071941affeec3a76df8e3f6d67a718c89293555
|
checksum=6a5b34c40647d8524b73a2b0d7104a6375504059ece61ae5ce459500d62cbdc3
|
||||||
|
|
||||||
enchant2-devel_package() {
|
enchant2-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue