mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
re2c: update to 2.0.2.
This commit is contained in:
parent
c0953587f3
commit
e65ff757ca
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 're2c'
|
# Template file for 're2c'
|
||||||
pkgname=re2c
|
pkgname=re2c
|
||||||
version=2.0.1
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-golang"
|
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
short_desc="Tool for generating fast C-based recognizers"
|
short_desc="Tool for generating fast C-based recognizers"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://re2c.org/"
|
homepage="http://re2c.org/"
|
||||||
distfiles="https://github.com/skvadrik/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/skvadrik/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=aef8b50bb75905b2d55a7236380c0efdc756fa077fe16d808aaacbb10fb53531
|
checksum=6cddbb558dbfd697a729cb4fd3f095524480283b89911ca5221835d8a67ae5e0
|
||||||
|
|
Loading…
Add table
Reference in a new issue