Merge pull request #9075 from IdrisKalp/master

wget 1.21.1
This commit is contained in:
Idris Kalp
2021-03-02 00:16:29 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Command-line utility to retrieve files from remote systems</Summary>
<Description>GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.</Description>
<Archive sha1sum="2b886eab5b97267cc358ab35e42d14d33d6dfc95" type="targz">http://ftp.gnu.org/gnu/wget/wget-1.20.3.tar.gz</Archive>
<Archive sha1sum="7a14aeb3871fa4ec5e2580d2718913d1665cb49b" type="targz">http://ftp.gnu.org/gnu/wget/wget-1.21.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="8">
<Date>2021-03-01</Date>
<Version>1.21.1</Version>
<Comment>Version bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-11-07</Date>
<Version>1.20.3</Version>