mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
re2c: update to 1.2.1.
This commit is contained in:
parent
2d000f263f
commit
95ecb7e4dc
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=1.2
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
|
@ -9,4 +9,4 @@ 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=000b7b8c3aeaf61fb492b58352574a5777518336fc96071f4d083a7397be841c
|
checksum=1a4cd706b5b966aeffd78e3cf8b24239470ded30551e813610f9cd1a4e01b817
|
||||||
|
|
Loading…
Add table
Reference in a new issue