:wfix: use accessible URL

Signed-off-by: pangqing <pangqing@uniontech.com>
This commit is contained in:
ut005731 2024-09-30 14:07:52 +08:00 committed by pangqing
parent 4087bc7f34
commit 6a2b5c187c

View File

@ -1,9 +1,9 @@
Name: libchardet
Version: 1.0.5
Release: 1
Release: 2
Summary: Mozilla's universal character set detector
License: MPLv1.1 or LGPLv2+ or GPLv2+
URL: http://ftp.oops.org/pub/oops/libchardet/
URL: https://github.com/Joungkyun/libchardet/
Source0: https://github.com/Joungkyun/libchardet/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: %{name}-1.0.4-pc.in.patch
@ -72,5 +72,8 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}/LICENSE
%{_mandir}/man3/*
%changelog
* Sun Sep 29 2024 zhuhongbo <zhuhongbo@uniontech.com> - 1.0.5-2
- fix: use accessible URL
* Fri Aug 11 2023 leeffo <liweiganga@uniontech.com> - 1.0.5-1
- init package