fix: use accessible URL
(cherry picked from commit 6ec8bde404a1f6e1e7bab99871a097bf4363ee59)
This commit is contained in:
parent
fb342decb4
commit
5ccb496ff9
@ -3,10 +3,10 @@
|
|||||||
Summary: Cryptographic filesystem for the cloud
|
Summary: Cryptographic filesystem for the cloud
|
||||||
Name: cryfs
|
Name: cryfs
|
||||||
Version: 0.9.10
|
Version: 0.9.10
|
||||||
Release: 1
|
Release: 2
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Group: File tools
|
Group: File tools
|
||||||
Url: https://www.cryfs.org
|
Url: https://github.com/cryfs/cryfs
|
||||||
Source0: https://github.com/cryfs/cryfs/releases/download/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/cryfs/cryfs/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
Patch0: fix-for-UnionTech.patch
|
Patch0: fix-for-UnionTech.patch
|
||||||
Patch1: 0001-modify-include-path.patch
|
Patch1: 0001-modify-include-path.patch
|
||||||
@ -56,5 +56,8 @@ export LDFLAGS="%{__global_ldflags} -lboost_thread -lboost_program_options -lboo
|
|||||||
%{_mandir}/man?/cryfs*
|
%{_mandir}/man?/cryfs*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 29 2024 zhuhongbo <zhuhongbo@uniontech.com> - 0.9.10-2
|
||||||
|
- fix: use accessible URL
|
||||||
|
|
||||||
* Tue Jul 26 2022 uoser <uoser@uniontech.com> - 0.9.10-1
|
* Tue Jul 26 2022 uoser <uoser@uniontech.com> - 0.9.10-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user