libbsd version bump

This commit is contained in:
bferturk
2016-04-09 13:08:55 +03:00
parent b38c0dbb85
commit 4751583cdb
+2 -2
View File
@@ -14,7 +14,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="1c52cda755f184f4a1f41b2e35a5f9b57300fbfd" type="tarxz">http://libbsd.freedesktop.org/releases/libbsd-0.6.0.tar.xz</Archive>
<Archive sha1sum="2a8218fc192531f93c62524b3a80fbfc8aeab023" type="tarxz">http://libbsd.freedesktop.org/releases/libbsd-0.8.2.tar.xz</Archive>
</Source>
<Package>
@@ -41,7 +41,7 @@
<History>
<Update release="1">
<Date>2014-03-09</Date>
<Version>0.6.0</Version>
<Version>0.8.2</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>