mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
re2c: update to 4.0.2.
This commit is contained in:
parent
805d4666bf
commit
1bef36c75c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 're2c'
|
# Template file for 're2c'
|
||||||
pkgname=re2c
|
pkgname=re2c
|
||||||
version=4.0.1
|
version=4.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="bison python3"
|
hostmakedepends="bison python3"
|
||||||
|
@ -10,4 +10,4 @@ license="Public Domain"
|
||||||
homepage="https://re2c.org/"
|
homepage="https://re2c.org/"
|
||||||
changelog="https://raw.githubusercontent.com/skvadrik/re2c/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/skvadrik/re2c/master/CHANGELOG"
|
||||||
distfiles="https://github.com/skvadrik/re2c/releases/download/${version}/re2c-${version}.tar.xz"
|
distfiles="https://github.com/skvadrik/re2c/releases/download/${version}/re2c-${version}.tar.xz"
|
||||||
checksum=7c35d54fdf2c4b5981b80362d1c742aec4d011589673e02f2e9566f7e66c44af
|
checksum=5e52ce0e26326115e41bc45d34dc2d5e10f2e44ed3a413fa2a826aa3500c8d56
|
||||||
|
|
Loading…
Add table
Reference in a new issue