Update package version to 0.2.0

This commit is contained in:
2025-09-06 19:56:21 +03:00
parent adb786a3a5
commit 3801510bd4
2 changed files with 1 additions and 4 deletions
-2
View File
@@ -17,8 +17,6 @@ prepare() {
cd "$BPM_SOURCE"
# Add stty to makefile
patch GNUmakefile < "$BPM_WORKDIR"/add_stty_to_makefile.patch
# Bump onig version from 6.4.0 to 6.5.1
patch -Np1 -i "$BPM_WORKDIR"/bump-onig-version.patch
}
# The build function is executed in the source directory