mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
enchant2: fix distfile
This commit is contained in:
parent
975f24ee0b
commit
46164aa6e1
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ checkdepends="unittest-cpp"
|
||||||
short_desc="Generic spell checking library"
|
short_desc="Generic spell checking library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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://rrthomas.github.io/enchant/"
|
||||||
changelog="https://raw.githubusercontent.com/AbiWord/enchant/master/NEWS"
|
changelog="https://raw.githubusercontent.com/rrthomas/enchant/master/NEWS"
|
||||||
distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
|
distfiles="https://github.com/rrthomas/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
|
||||||
checksum=833b4d5600dbe9ac867e543aac6a7a40ad145351495ca41223d4499d3ddbbd2c
|
checksum=833b4d5600dbe9ac867e543aac6a7a40ad145351495ca41223d4499d3ddbbd2c
|
||||||
make_check=no # tests broken
|
make_check=no # tests broken
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue