mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vilistextum: fix license
This commit is contained in:
parent
709da24061
commit
09a1095797
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'vilistextum'
|
# Template file for 'vilistextum'
|
||||||
pkgname=vilistextum
|
pkgname=vilistextum
|
||||||
version=2.6.9
|
version=2.6.9
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-multibyte --with-unicode-locale=en_US.UTF-8"
|
configure_args="--enable-multibyte --with-unicode-locale=en_US.UTF-8"
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
short_desc="Fault-tolerant HTML to text converter"
|
short_desc="Fault-tolerant HTML to text converter"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://bhaak.net/vilistextum"
|
homepage="http://bhaak.net/vilistextum"
|
||||||
distfiles="http://bhaak.net/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://bhaak.net/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3a16b4d70bfb144e044a8d584f091b0f9204d86a716997540190100c20aaf88d
|
checksum=3a16b4d70bfb144e044a8d584f091b0f9204d86a716997540190100c20aaf88d
|
||||||
|
|
Loading…
Add table
Reference in a new issue