Merge pull request #7737 from Rmys/master

apr* ver. bump
This commit is contained in:
Rmys
2020-01-27 20:53:15 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -21,7 +21,7 @@
<Dependency>libutil-linux-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>unixODBC-devel</Dependency>
<Dependency>apr-devel</Dependency>
<Dependency versionFrom="1.7.0">apr-devel</Dependency>
<Dependency>mariadb-lib</Dependency>
<Dependency>postgresql-lib</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-27</Date>
<Version>1.6.1</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-09-09</Date>
<Version>1.6.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Apache portable runtime library</Summary>
<Description>The mission of the Apache portable runtime (APR) is to provide a free library of C data structures and routines.</Description>
<Archive sha1sum="572c6f47be5b08d9087474b363e7f202c6204920" type="targz">mirrors://apache/apr/apr-1.6.3.tar.gz</Archive>
<Archive sha1sum="caac4a92d51b211b0c1374217e4fc64ca8142288" type="targz">mirrors://apache/apr/apr-1.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-27</Date>
<Version>1.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-09-09</Date>
<Version>1.6.3</Version>