mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
re2c: update to 4.3.
This commit is contained in:
parent
3e8518a218
commit
b2881b7137
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.2
|
version=4.3
|
||||||
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=c9dc2b24f340d135a07a1ac63ff53f7f8f74997fed5a4e9132a64050dbc3da1f
|
checksum=51e88d6d6b6ab03eb7970276aca7e0db4f8e29c958b84b561d2fdcb8351c7150
|
||||||
|
|
Loading…
Add table
Reference in a new issue