re2c: update to 1.0.2.
This commit is contained in:
parent
d927cbc218
commit
d0de4decfa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 're2c'
|
||||
pkgname=re2c
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="bison"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain"
|
||||
homepage="http://re2c.org/"
|
||||
distfiles="https://github.com/skvadrik/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=605058d18a00e01bfc32aebf83af35ed5b13180b4e9f279c90843afab2c66c7c
|
||||
checksum=b0919585b50095a00e55b99212a81bc67c5fab61d877aca0d9d061aff3093f52
|
||||
|
|
Loading…
Reference in New Issue