curl-8.0.1

This commit is contained in:
Rmys
2023-03-25 14:32:30 +03:00
parent 9d0ea0fad9
commit 08054bcee5
+9 -2
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>A utility for getting files from remote servers</Summary>
<Description>curl is a command line tool for transferring data with URL syntax, supporting various protocols.</Description>
<Archive sha1sum="0113fe762aed27d58c4e53ce2be7a98bc7f74957" type="tarbz2">http://curl.haxx.se/download/curl-7.84.0.tar.bz2</Archive>
<Archive sha1sum="3345648e678ee4e8633d5367243f957961dabc15" type="tarbz2">http://curl.haxx.se/download/curl-8.0.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
<Dependency>zstd-devel</Dependency>
@@ -26,7 +26,7 @@
<Dependency versionFrom="1.48.0">libnghttp2-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>52e822173aa3cd4f610531d32fbf943f026cdca6.diff</Patch>
<!-- <Patch>52e822173aa3cd4f610531d32fbf943f026cdca6.diff</Patch> -->
<Patch>curl-ac.patch</Patch>
</Patches>
</Source>
@@ -68,6 +68,13 @@
</Package>
<History>
<Update release="12">
<Date>2023-03-25</Date>
<Version>8.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-06-27</Date>
<Version>7.84.0</Version>