Update package version to 5.3

This commit is contained in:
2025-07-11 17:52:13 +03:00
parent 7bd014093f
commit 7bad4dd7cc
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ prepare() {
# The build function is executed in the source directory
# This function is used to compile the source code
build() {
export CFLAGS="${CLFAGS} -std=gnu17"
./configure --prefix=/usr \
--without-bash-malloc \
--with-installed-readline \