mtools, popt, cryptsetup ver. bump

This commit is contained in:
Rmys
2022-09-23 00:23:19 +03:00
parent 81080d5688
commit 934b3c139d
3 changed files with 26 additions and 5 deletions
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>Popt command line option parser</Summary>
<Description>The popt library exists essentially for parsing command line options with advantages such as there are no global variables, ability to parse an arbitrary array of argv-style elements, to exec external option filters, and automatic generation of help and usage messages, a standard method of option aliasing.</Description>
<Archive sha1sum="0bf05488e151228fce9c0c9601162a9f432f69d9" type="targz">https://ftp.osuosl.org/pub/rpm/popt/releases/popt-1.x/popt-1.18.tar.gz</Archive>
<Archive sha1sum="75654eebd67791f6c58059d0ac552230d81b09d9" type="targz">https://ftp.osuosl.org/pub/rpm/popt/releases/popt-1.x/popt-1.19.tar.gz</Archive>
</Source>
<Package>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-09-20</Date>
<Version>1.19</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>1.18</Version>