mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-25 21:10:39 +00:00
bump: libappimage (#597)
Upstream uses the tag `1.0.4-5` and GitHub treats it as if it's earlier than `1.0.4`. Therefore, update.rhai is temporarily disabled.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
%global libver 1.0.4
|
||||
%global libver 1.0.4-5
|
||||
|
||||
# replace - with ~
|
||||
%global libver_format %(v=%{libver}; sed -e 's/-/~/' <<< $v)
|
||||
@@ -49,6 +49,7 @@ developing applications that use %{name}.
|
||||
echo "#include <cstdint>" > a.h
|
||||
cat src/libappimage/utils/hashlib.h >> a.h
|
||||
mv a.h src/libappimage/utils/hashlib.h
|
||||
rm docs/{make.bat,.gitignore}
|
||||
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user