Update package version to 0.2.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user