ragel: fix license
This commit is contained in:
parent
fe9d66b5a8
commit
ba189a4868
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'ragel'
|
# Template file for 'ragel'
|
||||||
pkgname=ragel
|
pkgname=ragel
|
||||||
version=6.10
|
version=6.10
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Compile regular languages into executable state machines"
|
short_desc="Compile regular languages into executable state machines"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.colm.net/open-source/ragel/"
|
homepage="http://www.colm.net/open-source/ragel/"
|
||||||
distfiles="http://www.colm.net/files/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.colm.net/files/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5f156edb65d20b856d638dd9ee2dfb43285914d9aa2b6ec779dac0270cd56c3f
|
checksum=5f156edb65d20b856d638dd9ee2dfb43285914d9aa2b6ec779dac0270cd56c3f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue