flex: fix license
This commit is contained in:
parent
d5a7a6b866
commit
3a5d5ce76b
1 changed files with 3 additions and 3 deletions
|
@ -7,10 +7,10 @@ configure_args="--disable-bootstrap --disable-shared"
|
|||
hostmakedepends="bison"
|
||||
makedepends="bison"
|
||||
depends="bison libfl-devel-${version}_${revision} m4"
|
||||
short_desc="The Fast Lexical Analyzer"
|
||||
short_desc="Fast Lexical Analyzer"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
homepage="http://flex.sourceforge.net"
|
||||
license="BSD"
|
||||
license="custom:flex"
|
||||
homepage="https://github.com/westes/flex"
|
||||
distfiles="https://github.com/westes/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
|
||||
|
||||
|
|
Loading…
Reference in a new issue