This commit is contained in:
Rmys
2020-06-04 20:12:29 +03:00
committed by GitHub
parent 1f7b7f55ac
commit b321f6e2df
+8 -1
View File
@@ -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="4df0e16fe2f7145e0daf2a27e84cc80902dbc176" type="tarbz2">http://archive.apache.org/dist/ant/source/apache-ant-1.9.14-src.tar.bz2</Archive>
<Archive sha1sum="753a6c69098f0f3307d60431a334c7e2d7481fd8" type="tarbz2">http://archive.apache.org/dist/ant/source/apache-ant-1.9.15-src.tar.bz2</Archive>
<BuildDependencies>
<Dependency>jdk7-openjdk</Dependency>
</BuildDependencies>
@@ -41,6 +41,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-06-04</Date>
<Version>1.9.15</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-01-19</Date>
<Version>1.9.14</Version>