Change the URL to a valid one

This commit is contained in:
gu-gu-gu 2020-01-10 10:35:19 +08:00
parent 3b40a6deaf
commit ff156f212a

View File

@ -1,10 +1,10 @@
Name: autoconf213
Version: 2.13
Release: 41
Release: 42
Summary: An extensible package to automatically configure software source code packages
License: GPLv2+
URL: https://www.gnu.org/software/autoconf/
Source0: https://mirrors.ustc.edu.cn/gnu/%{name}/%{name}-%{version}.tar.gz#/autoconf-%{version}.tar.gz
Source0: http://mirrors.ustc.edu.cn/gnu/autoconf/autoconf-2.13.tar.gz
BuildArch: noarch
Patch0: autoconf-2.12-race.patch
Patch1: autoconf-2.13-mawk.patch
@ -68,5 +68,8 @@ fi
%{_infodir}/*.info*
%changelog
* Thu Dec 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.13-42
- Change the URL to a valid one
* Thu Dec 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.13-41
- Package init