crul ver. bump

This commit is contained in:
Rmys
2025-02-23 11:19:47 +03:00
parent 7acbd16a9f
commit ca26daa0b8
2 changed files with 14 additions and 7 deletions
+5 -5
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="97247fefb1ae983c453ebe5bb17b573862e493eb" type="tarbz2">https://github.com/curl/curl/releases/download/curl-8_11_1/curl-8.11.1.tar.bz2</Archive>
<Archive sha1sum="d33dbaae1900d552dd39593fcdd2bbfde5d5ae9a" type="tarbz2">http://curl.haxx.se/download/curl-8.12.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
<Dependency>zstd-devel</Dependency>
@@ -75,11 +75,11 @@
<History>
<Update release="19">
<Date>2025-01-01</Date>
<Version>8.11.1</Version>
<Date>2025-02-23</Date>
<Version>8.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Bedirhan KURT</Name>
<Email>bedirhan.kurt@outlook.com</Email>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2024-12-16</Date>