mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-06 19:03:24 +00:00
new package: re2c (#7237)
This commit is contained in:
7
packages/re2c/build.sh
Normal file
7
packages/re2c/build.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://re2c.org/
|
||||
TERMUX_PKG_DESCRIPTION="Lexer generator for C, C++ and Go."
|
||||
TERMUX_PKG_LICENSE="Public Domain"
|
||||
TERMUX_PKG_MAINTAINER="ian4hu <hu2008yinxiang@163.com>"
|
||||
TERMUX_PKG_VERSION=2.2
|
||||
TERMUX_PKG_SRCURL=https://github.com/skvadrik/re2c/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=a7906b73c815a3924cfe0b4879a3db9a790b4334b42af11eaf876bbf32c76b21
|
||||
Reference in New Issue
Block a user