wget-1.21.4

This commit is contained in:
Rmys
2023-05-16 23:53:39 +03:00
committed by GitHub
parent 61e858eb17
commit 59fee5195e
+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="e0c2c21aff77693c3e67cf3889945a2ef5a03a39" type="targz">http://ftp.gnu.org/gnu/wget/wget-1.21.3.tar.gz</Archive>
<Archive sha1sum="c6dc52cbda882c14fa5c3401d039901a0ba823fc" type="targz">http://ftp.gnu.org/gnu/wget/wget-1.21.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="10">
<Date>2023-05-14</Date>
<Version>1.21.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-08-19</Date>
<Version>1.21.3</Version>