fix: use accessible URL
(cherry picked from commit 6ec8bde404a1f6e1e7bab99871a097bf4363ee59)
This commit is contained in:
parent
fb342decb4
commit
b6e18441da
@ -3,10 +3,10 @@
|
||||
Summary: Cryptographic filesystem for the cloud
|
||||
Name: cryfs
|
||||
Version: 0.9.10
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv3+
|
||||
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
|
||||
Patch0: fix-for-UnionTech.patch
|
||||
Patch1: 0001-modify-include-path.patch
|
||||
@ -56,5 +56,8 @@ export LDFLAGS="%{__global_ldflags} -lboost_thread -lboost_program_options -lboo
|
||||
%{_mandir}/man?/cryfs*
|
||||
|
||||
%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
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user