Update package version to 3.14.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# This function is used for putting downloaded files to the correct location or applying patches
|
||||
prepare() {
|
||||
# Remove static library
|
||||
sed -i 's/aom aom_static/aom/' "$BPM_SOURCE"/build/cmake/aom_install.cmake
|
||||
sed -i 's/aom aom_static/aom/' "$BPM_SOURCE"/cmake/aom_install.cmake
|
||||
}
|
||||
|
||||
# The build function is executed in the source directory
|
||||
|
||||
Reference in New Issue
Block a user