Skip to content

Commit

Permalink
bump(main/re2c): 4.0.1
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Nov 25, 2024
1 parent cdf2b85 commit 76963db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/re2c/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://re2c.org/
TERMUX_PKG_DESCRIPTION="Lexer generator for C, C++ and Go."
TERMUX_PKG_LICENSE="Public Domain"
TERMUX_PKG_MAINTAINER="Yaksh Bariya <thunder-coding@termux.dev>"
TERMUX_PKG_VERSION="4.0"
TERMUX_PKG_VERSION="4.0.1"
TERMUX_PKG_SRCURL=https://github.com/skvadrik/re2c/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=61074bb053c6e76c21cd5c0171c9b15b487db2a2eb3401b873b24839aba13c94
TERMUX_PKG_SHA256=f8a0192af88cedd1cf2e1f5f7859118018971b87836fcaae230da0b2ffc60af1
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"

0 comments on commit 76963db

Please sign in to comment.