Skip to content

Commit

Permalink
bump(main/byacc): 2024123
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Alok <alok@termux.dev>
  • Loading branch information
MrAdityaAlok committed Jan 24, 2025
1 parent b08d7f6 commit 47b0a8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/byacc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://invisible-island.net/byacc/
TERMUX_PKG_DESCRIPTION="byacc is generally conceded to be the best yacc variant available"
TERMUX_PKG_LICENSE="Public Domain"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="20240109"
TERMUX_PKG_VERSION="20241231"
TERMUX_PKG_SRCURL=https://invisible-island.net/archives/byacc/byacc-${TERMUX_PKG_VERSION}.tgz
TERMUX_PKG_SHA256=f2897779017189f1a94757705ef6f6e15dc9208ef079eea7f28abec577e08446
TERMUX_PKG_SHA256=192c2fae048d4e7f514ba451627f9c4e612765099f819c19191f9fde3e609673
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BUILD_DEPENDS="groff"
TERMUX_PKG_CONFLICTS="bison"
Expand Down

0 comments on commit 47b0a8c

Please sign in to comment.