Merge pull request #15127 from kurtbahartr/master

Fix links for various projects
This commit is contained in:
Kamil ATLI
2024-10-14 20:18:37 +03:00
committed by GitHub
21 changed files with 30 additions and 23 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>ant</Name>
<Homepage>http://ant.apache.org</Homepage>
<Homepage>https://ant.apache.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Java-based build tool</Summary>
<Description>Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.</Description>
<Archive sha1sum="4b407594cef802268cca901578d929b3adb4d615" type="tarxz">http://archive.apache.org/dist/ant/source/apache-ant-1.10.14-src.tar.xz</Archive>
<Archive sha1sum="4b407594cef802268cca901578d929b3adb4d615" type="tarxz">https://archive.apache.org/dist/ant/source/apache-ant-1.10.14-src.tar.xz</Archive>
<BuildDependencies>
<Dependency>jdk8-openjdk</Dependency>
</BuildDependencies>
+9 -2
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>ada</Name>
<Homepage>https://github-cdn.pages.dev/ada-url/ada/</Homepage>
<Homepage>https://www.ada-url.com/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Ada is a fast and spec-compliant URL parser written in C++.</Summary>
<Description>Ada, C++ ile yazılmış, hızlı ve spesifikasyonlara uygun bir URL ayrıştırıcısıdır.</Description>
<Archive sha1sum="5add21611bb51c17922c4334d19971e003037658" type="targz">https://github-cdn.pages.dev/ada-url/ada/archive/refs/tags/v2.9.0.tar.gz</Archive>
<Archive sha1sum="78e92abdc3cfcd4e53f789721dfeefd52be4c151" type="targz">https://github.com/ada-url/ada/archive/refs/tags/v2.9.2.zip</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="2">
<Date>2024-10-03</Date>
<Version>2.9.2</Version>
<Comment>Uprev. See upstream changelog.</Comment>
<Name>Bedirhan KURT</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
<Update release="1">
<Date>2024-08-02</Date>
<Version>2.9.0</Version>
+1 -1
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>apr-util</Name>
<Homepage>http://apr.apache.org/</Homepage>
<Homepage>https://apr.apache.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
+1 -1
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>apr</Name>
<Homepage>http://apr.apache.org/</Homepage>
<Homepage>https://apr.apache.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>