libical 3.0.7

This commit is contained in:
idriskalp
2020-01-14 17:26:25 +03:00
parent 364ab7c84e
commit 96b7742884
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>An open source reference implementation of the icalendar data type and serialization format</Summary>
<Description>libical is an Open Source implementation of the IETF's iCalendar Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents.</Description>
<Archive sha1sum="d15941b264a9a568a196c2df1ca639777ac1ad15" type="targz">https://github.com/libical/libical/releases/download/v3.0.1/libical-3.0.1.tar.gz</Archive>
<Archive sha1sum="6cffa9c188ee4bde003f2279d37ba2e68163fd7a" type="targz">https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>perl</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-01-14</Date>
<Version>3.0.7</Version>
<Comment>Version bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-08-07</Date>
<Version>3.0.1</Version>