Merge pull request #1765 from Rmys/master

libbsd-0.11.8
This commit is contained in:
Rmys
2024-01-10 18:58:26 +03:00
committed by GitHub
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Provides useful functions commonly found on BSD systems</Summary>
<Description>This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project.</Description>
<Archive sha1sum="e5f5fffcc2094661a105074c1538f1e434990490" type="tarxz">https://libbsd.freedesktop.org/releases/libbsd-0.11.7.tar.xz</Archive>
<Archive sha1sum="29459f982ca5fd64f7034c95cb06b2e27876ab0d" type="tarxz">https://libbsd.freedesktop.org/releases/libbsd-0.11.8.tar.xz</Archive>
<BuildDependencies>
<Dependency>libmd-devel</Dependency>
</BuildDependencies>
@@ -63,6 +63,13 @@
</Package>
<History>
<Update release="11">
<Date>2024-01-10</Date>
<Version>0.11.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-06-15</Date>
<Version>0.11.7</Version>