curl ver. bump

This commit is contained in:
Rmys
2024-08-05 16:16:58 +03:00
parent d0f0d810b8
commit 5d9d22122c
2 changed files with 17 additions and 3 deletions
+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="9b25f8ac923346b909b353bca6d42217a0566c39" type="tarbz2">http://curl.haxx.se/download/curl-8.4.0.tar.bz2</Archive>
<Archive sha1sum="f7d213ac7dc89c01ee7cafa5bea9116a161875c2" type="tarbz2">http://curl.haxx.se/download/curl-8.9.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
<Dependency>zstd-devel</Dependency>
@@ -27,7 +27,7 @@
</BuildDependencies>
<Patches>
<!-- <Patch>52e822173aa3cd4f610531d32fbf943f026cdca6.diff</Patch> -->
<Patch>curl-ac.patch</Patch>
<!-- <Patch>curl-ac.patch</Patch> -->
</Patches>
</Source>
@@ -68,6 +68,13 @@
</Package>
<History>
<Update release="16">
<Date>2024-08-03</Date>
<Version>8.9.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2023-10-12</Date>
<Version>8.4.0</Version>