netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / ragel / ragel-native_6.6.bb
1 DESCRIPTION = "Ragel State Machine Compiler"
2 HOMEPAGE = "http://www.complang.org/ragel/"
3 LICENSE = "GPL"
4
5 SRC_URI = "http://www.complang.org/ragel/ragel-${PV}.tar.gz;name=tar"
6 SRC_URI[tar.md5sum] = "5c4366369f4934adc02bd71dc1a4ee1f"
7 SRC_URI[tar.sha256sum] = "a8f38166d57163ff821ad4608ba258ed3b01ac8abb890440e03163cbb835e932"
8
9 inherit autotools
10 inherit native