Merge pull request #13137 from suvari/master
aria2: version bump to 1.37.0
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
<Description>
|
||||
aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP, HTTPS, FTP and BitTorrent. It also supports Metalink version 3.0.
|
||||
</Description>
|
||||
<Archive sha1sum="cd2e5e69ae8382b03bf18619d501af8b73bee201" type="tarxz">
|
||||
https://github.com/aria2/aria2/releases/download/release-1.36.0/aria2-1.36.0.tar.xz
|
||||
<Archive sha1sum="5b38504efcec4668d91ff6fa8f8bb21325a71901" type="tarxz">
|
||||
https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0.tar.xz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
@@ -45,7 +45,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/libaria2.so*</Path>
|
||||
<Path fileType="data">/usr/share/bash-completion</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
@@ -65,6 +65,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2023-12-31</Date>
|
||||
<Version>1.37.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2021-09-14</Date>
|
||||
<Version>1.36.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user