base rebuild

This commit is contained in:
Rmys
2020-12-16 21:24:09 +03:00
parent f55ae23fff
commit 7e6898f64f
207 changed files with 18742 additions and 636 deletions
+9 -2
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="cfe94a15a2404db85858a81ff8de27c8ff3e235e" type="targz">ftp://anduin.linuxfromscratch.org/BLFS/svn/p/popt-1.16.tar.gz</Archive>
<Archive sha1sum="0bf05488e151228fce9c0c9601162a9f432f69d9" type="targz">https://ftp.osuosl.org/pub/rpm/popt/releases/popt-1.x/popt-1.18.tar.gz</Archive>
</Source>
<Package>
@@ -45,7 +45,14 @@
</Package>
<History>
<Update release="5">
<Update release="6">
<Date>2020-12-09</Date>
<Version>1.18</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-27</Date>
<Version>1.16</Version>
<Comment>Rebuild</Comment>