Merge pull request #2849 from alihanozturk/master

libical:update
This commit is contained in:
Alihan Öztürk
2017-02-17 15:43:02 +02:00
committed by GitHub
+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="904b2c2b5c2b30f0a508f9d56eaf316dd42fc923" type="targz">https://github.com/libical/libical/releases/download/v1.0.1/libical-1.0.1.tar.gz</Archive>
<Archive sha1sum="8540d5d73422496e1d350b86ff32333daa08144c" type="targz">https://github.com/libical/libical/releases/download/v2.0.0/libical-2.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -40,6 +40,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-02-17</Date>
<Version>2.0.0</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.0.1</Version>