libyaml pyyaml*:ver. bump
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
|
||||
WorkDir = "yaml-%s" % get.srcVERSION()
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-fvi")
|
||||
autotools.configure("--disable-static")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>YAML 1.1 parser and emitter written in C</Summary>
|
||||
<Description>libyaml is a YAML 1.1 parser and emitter written in C.</Description>
|
||||
<Archive sha1sum="3590cbf092ef4c71bc0a9b404c00a626b1e04dee" type="targz">http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz</Archive>
|
||||
<Archive sha1sum="ef3b86ba000319913e3fa2976657a1d43b353536" type="targz">http://pyyaml.org/download/libyaml/yaml-0.2.2.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2019-10-03</Date>
|
||||
<Version>0.2.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-08-07</Date>
|
||||
<Version>0.1.7</Version>
|
||||
|
||||
Reference in New Issue
Block a user