mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
re2c: update to 3.1.
This commit is contained in:
parent
7f6e33b572
commit
317a689428
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=3.0
|
version=3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
|
@ -11,4 +11,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=b3babbbb1461e13fe22c630a40c43885efcfbbbb585830c6f4c0d791cf82ba0b
|
checksum=0ac299ad359e3f512b06a99397d025cfff81d3be34464ded0656f8a96676c029
|
||||||
|
|
Loading…
Add table
Reference in a new issue